/*------------------------------------------------------------
#ENDESA CLASS
-------------------------------------------------------------*/

.endesa-header .container,
.container-fluid,
.row,
.col-md-6,
.col-md-12,
.col-sm-6,
.col-sm-12 {
    padding: 0;
    margin: 0;
}



* {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
}

.container {
    max-width: 1440px;
    /*padding: 0;*/
}

.endesa-container-grey {
    background: whitesmoke;
}

.container-fluid {
    max-width: 1440px;
    /*padding: 0;*/
}

.col-sm-6--input-form-lf {
    padding: 0 8px 0 0;
}

.col-sm-6--input-form-rg {
    padding: 0 0 0 8px;
}

.endesa-body {
    position: relative;
    display: block;
    overflow: inherit;
}

.endesa-popUpHelp {
    display: block;
    z-index: 1002;
    outline: 0px;
    position: fixed;
    height: 100vh;
    width: 100vw;
    margin: 0;
    padding: 0;
    background: #00000032;
    top: 0;
    left: 0;
}

.endesa-popUpHelp--hidden {
    display: none;
}

.endesa-popUpHelp--conditions {
    position: absolute;
    height: 100%;
}

.endesa-popUpHelp__close {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #c9c9c9;
    border: none;
    background: white;
    float: right;
}

.endesa-popUpHelp__container {
    position: relative;
    top: 40px;
    display: block;
    border: none;
    background: white;
    padding: 15px;
    padding: 0.9375rem;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
}

.endesa-popUpHelp__container--conditions {
    top: 25px;
}

.endesa-popUpHelp__container-text {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
    padding-left: 25px;
    padding-left: 1.5625rem;
}

.endesa-popUpHelp__container-close {
    display: inline-block;
    width: 25px;
}

.endesa-popUpHelp__title {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 10px;
}

.endesa-popUpHelp__text {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #333333;
    line-height: 27px;
    line-height: 1.6875rem;
    padding-top: 5px;
    padding-bottom: 5px;
}

.endesa-popUpHelp__text--pink{
	color: #d42c54;
}

.endesa-popUpHelp__figure {
    display: inline-block;
    margin: 0 25px;
    margin: 0 1.5625rem;
}

.endesa-popUpHelp__img {
    display: block;
    width: 100%;
}


.endesa-popUpError {
    display: block;
    z-index: 1002;
    outline: 0px;
    position: fixed;
    height: 100vh;
    width: 100vw;
    margin: 0;
    padding: 0;
    background: #00000032;
    top: 0;
    left: 0;
}

.endesa-popUpError--hidden {
    display: none;
}

.endesa-popUpError__close {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #c9c9c9;
    border: none;
    background: white;
    float: right;
}

.endesa-popUpError__container {
    position: relative;
    top: 50%;
    display: block;
    border: none;
    background: white;
    padding: 15px;
    padding: 0.9375rem;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
}

.endesa-popUpError__container-text {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
    padding-left: 25px;
    padding-left: 1.5625rem;
}

.endesa-popUpError__container-close {
    display: inline-block;
    width: 25px;
}

.endesa-popUpError__title {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #000000;
}

.endesa-popUpError__text {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #333333;
    line-height: 27px;
    line-height: 1.6875rem;
}


.endesa-promotion {
    position: relative;
    display: block;
    background: #0244c8;
}

.endesa-promotion__wrapper {
    max-width: 1440px;
    display: block;
    position: relative;
    margin: 0 auto;
}

.endesa-promotion__img-cnt {
    position: relative;
    display: inline-block;
    margin-left: 109px;
    min-height: 259px;
    vertical-align: middle;
}

.endesa-promotion__figure {
    margin: 25px;
    position: relative;
    display: block;
    max-width: 209px;
    width: 100%;
}

.endesa-promotion__img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.endesa-promotion__text-cnt {
    position: relative;
    display: inline-block;
    min-height: 259px;
    vertical-align: middle;
    padding: 25px 56px 25px 25px;
}

.endesa-promotion__text {
    font-family: "UniversST Bold", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 40px;
    max-width: 823px;
    line-height: 54px;
    vertical-align: top;
}

.endesa-promotion__link {
    font-family: "UniversST Light", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 30px;
    text-decoration: underline !important;
    position: absolute;
    bottom: 25px;
}

.endesa-promotion__link:hover {
    color: #ffffff;
}

.endesa-cursor {
    padding: 78px 0 72px 118px;
}

.endesa-cursor--covid {
  padding: 0 0 72px 118px;
}

.endesa-cursor__content {
    text-shadow: none;
    position: relative;
    padding-left: 64px;
}

.endesa-cursor__content:before {
    content: "";
    position: absolute;
    display: inline-block;
    vertical-align: top;
    top: 11px;
    top: 0.6875rem;
    left: 0;
    width: 34px;
    width: 2.125rem;
    height: 114px;
    height: 7.125rem;
    background: #ffffff;
}

.endesa-cursor__content--covid {
    padding-left: 0;
}

.endesa-cursor__content--covid:before {
 content:none;
}

.endesa-cursor__text {
    /*display: inline;*/
    color: #ffffff;
    font-family: "UniversST Light", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: normal;
    max-width: 330px;
    max-width: 20.625rem;
}

.endesa-cursor__text--uppercase {
text-transform: upper;
}

.endesa-cursor__text--bold {
    font-family: "UniversST Bold", Arial, Helvetica, sans-serif;
}

.endesa-cursor__text--covid {
 max-width: 100%;
}

.endesa-fixed-footer {
    position: relative;
    padding-bottom: 90px;
    display: block;
    margin: 0 auto;
    position: relative;
    min-height: 100vh;
}
.endesa-fixed-footer--covid19 {
    position: relative;
    padding-bottom: 90px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.endesa-fixed-footer--thanks {
    padding-bottom: 380px;
    min-height: calc(100vh - 92px);
}


.endesa-thanks {
    position: relative;
    display: block;
    margin: 200px 0 0 0;
    margin: 12.5rem 0 0 0;
    padding: 0 20px;
    padding: 0 1.25rem;
}

.endesa-thanks__title {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 46px;
    font-size: 2.875rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-weight: 700;
    color: #d42c54;
    text-align: center;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}

.endesa-thanks__text {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    font-weight: 400;
    color: #d42c54;
    text-align: center;
}

.endesa-advantajes {
    position: relative;
    margin: 0 155px 108px;
}

.endesa-advantajes--ca .endesa-advantajes__title {
    padding: 10px 19px 18px;
}

.endesa-advantajes__container-img {
    position: relative;
    display: block;
    text-align: center;
    min-height: 200px;
    min-height: 12.5rem;
    margin-bottom: 37px;
}

.endesa-advantajes__container-text {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 375px;
}

.endesa-advantajes__figure {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    min-height: 200px;
    min-height: 12.5rem;
}

.endesa-advantajes__figure--1 {
    max-width: 146px;
    max-width: 9.125rem;
}

.endesa-advantajes__figure--2 {
    max-width: 365px;
    max-width: 22.8125rem;
}

.endesa-advantajes__figure--3 {
    max-width: 205px;
    max-width: 12.8125rem;
}

.endesa-advantajes__figure--4 {
    max-width: 273px;
    max-width: 17.0625rem;
}

.endesa-advantajes__figure--5 {
    max-width: 190px;
    max-width: 11.875rem;
}

.endesa-advantajes__figure--6 {
    max-width: 186px;
    max-width: 11.625rem;
}

.endesa-advantajes__img {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.endesa-advantajes__title {
    display: inline-block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    color: #000000;
    text-align: center;
    padding: 10px 45px 18px;
    width: 100%;
    margin: 0 auto;
}

.endesa-advantajes__text {
    display: inline-block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    text-align: center;
    color: #838383;
    padding-bottom: 70px;
    width: 100%;
    margin: 0 auto;
}

.endesa-button-up {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px;
    font-size: 0.9375rem;
    color: white;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    border-radius: 0;
    border: none;
    background: #d42c54;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    display: block;
    position: fixed;
    bottom: 20px;
    bottom: 1.25rem;
    right: 20px;
    right: 1.25rem;
    padding: 14px 55px 0 15px;
    padding: 0.875rem 3.4375rem 0 0.9375rem;
    width: auto;
    height: 43px;
    height: 2.6875rem;
    min-height: 0;
    z-index: 110;
    text-transform: uppercase;
    line-height: 15px;
    line-height: 0.9375rem;
}

.endesa-button-up:after {
    content: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/374ba4c3-d0d3-4c07-ba7d-e01b28b40be8.png);
    position: absolute;
    top: -2px;
    top: -0.125rem;
    right: 0;
    display: inline-block;
    width: 45px;
    width: 2.8125rem;
    padding: 15px 18px 14px;
    padding: 0.9375rem 1.125rem 0.875rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-right-radius: 0.25rem;
    background: #d42c54;
    transform: rotate(-90deg);
}

.endesa-button-up:hover,
.endesa-button-up:active,
.endesa-button-up:visited,
.endesa-button-up:focus {
    text-decoration: none;
    color: white;
}

.endesa-button-up--hidden {
    display: none;
}

td.responsive-td {
    vertical-align: top !important;
    width: 50% !important;
}

.endesa-container--faqs {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 118px 30px;
}

.wrapper {
    max-width: 1440px;
    max-width: 90rem;
    margin: 0 auto;
}

.endesa-faq {
    position: relative;
}

.endesa-faq__title {
    position: relative;
    display: block;
    margin-bottom: 0px;
}

.endesa-faq__item:after {
    position: relative;
    content: "";
    display: block;
    height: 1px;
    width: calc(100% - 130px);
    border-bottom: 1px solid #f5f5f500;
    margin: 0 auto;
}

.endesa-faq__title:last-child {
    margin-bottom: 0;
}

.endesa-faq__title-link {
    position: relative;
    display: block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    padding: 16px 65px 17px 69px;
    position: relative;
    display: block;
    background: #ffffff;
}

.endesa-faq__item a:first-child {
    padding-top: 26px;
}

.endesa-faq__item a:last-child {
    padding-bottom: 27px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@keyframes cross {
    0% {
        background-size: 11px 3px, 3px 3px;
        height: 43px;
        background-position: 50% calc(50% - 2px);
    }

    25% {
        background-size: 11px 3px, 3px 3px;
        height: 43px;
        background-position: 50% calc(50% - 2px);
    }

    65% {
        background-size: 11px 3px, 3px 11px;
        height: 43px;
        /*
background-position: 50% calc(50% - 2px);
*/
    }

    100% {
        background-size: 11px 3px, 3px 11px;
        height: 39px;
        background-position: 50% 50%;
    }
}

@keyframes crossReverse {
    0% {
        background-size: 11px 3px, 3px 11px;
        height: 39px;
        background-position: 50% 50%;
    }

    25% {
        background-size: 11px 3px, 3px 11px;
        height: 39px;
        background-position: 50% 50%;
    }

    65% {
        background-size: 11px 3px, 3px 3px;
        height: 39px;
        /*
background-position: 50% 50%;
*/
    }

    100% {
        background-size: 11px 3px, 3px 3px;
        height: 43px;
        background-position: 50% calc(50% - 2px);
    }
}

@keyframes closeAccordionn {
    0% {
        opacity: 0;
        display: block;
    }

    100% {
        opacity: 1;
        display: none;
    }
}

@keyframes openAccordionn {
    0% {
        opacity: 1;
        display: none;
    }

    100% {
        opacity: 0;
        display: block;
    }
}

.endesa-faq__title-link:before {
    content: "";
    display: block;
    background: linear-gradient(#d42c54, #d42c54), linear-gradient(#d42c54, #d42c54), #ffffff;
    background-size: 11px 3px, 3px 3px;
    background-position: 50% calc(50% - 2px);
    background-repeat: no-repeat;
    width: 35px;
    height: 43px;
    border-radius: 0;
    position: absolute;
    right: 20px;
    right: 1.25rem;
    top: 18px;
    border: 2px solid #d42c54;
    animation-name: crossReverse;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    left: 20px;
    transition-duration: 0.25s;
    transition-delay: 0s;
    transition-timing-function: ease-in-out;
}

.collapsed .endesa-faq__title-link:before {
    content: "";
    display: block;
    background: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff), #d42c54;
    background-position: 50% 50%;
    background-size: 11px 3px, 3px 11px;
    background-repeat: no-repeat;
    width: 35px;
    height: 39px;
    border-radius: 0;
    position: absolute;
    top: 18px;
    border: 1px solid #d42c54;
    animation-name: cross;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    left: 20px;
    transition-duration: 0.25s;
    transition-delay: 0s;
    transition-timing-function: ease-in-out;
}

.endesa-faq__title-link:hover,
.endesa-faq__title-link:active,
.endesa-faq__title-link:visited,
.endesa-faq__title-link:focus {
    text-decoration: none;
    color: #000000;
}

.endesa-faq__content-text {
    position: relative;
    display: block;
    padding: 0 50px 15px;
    line-height: 29px;
    line-height: 1.8125rem;
    background: #ffffff;
    padding-left: 68px;
}

.endesa-faq__text--generic {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    color: #333333;
}

.endesa-faq__text--strong {
    font-weight: bold;
}

.endesa-faq__link {
    position: relative;
    text-align: right;
    cursor: pointer;
    padding: 30px 0 10px 0;
    padding: 1.875rem 0 0.625rem 0;
    text-decoration: underline;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    color: #d42c54;
}

.endesa-faq__link:hover {
    color: #d42c54;
    text-decoration: underline;
}

.endesa-faq__link--more-faqs {
    display: block;
}

.endesa-faq__body {
    display: block;
    opacity: 1;
    animation-name: closeAccordionn;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.collapsed+.endesa-faq__body {
    display: none;
    opacity: 0;
    animation-name: openAccordionn;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.endesa-footer {
    position: absolute;
    display: block;
    padding: 0;
    width: 100%;
    bottom: -119px;
    /*bottom: -119px;*/
    background: #000000;
}

.endesa-footer--thanks {
    bottom: 0;
}

.endesa-footer-logo {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.endesa-footer-logo__link {
    background-image: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/e142a481-8c6c-4560-a58f-e4c2046d0869.png );
    width: 287px;
    height: 61px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    position: relative;
}

.endesa-header-logo__img {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

.endesa-footer__text {
    position: relative;
    display: block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #FFFFFF;
    text-decoration: none;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    text-align: left;
}

.endesa-footer__text:last-child {
    padding-bottom: 0;
}

.endesa-footer__link {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #FFFFFF;
    text-decoration: underline;
}

.endesa-footer__content {
    position: relative;
    display: block;
    padding: 70px 175px 75px 182px;
}

.endesa-footer__link:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.endesa-header-form {
    position: relative;
    display: block;
    background: #e6e6e600;
    width: 100%;
    max-width: 512px;

}

.endesa-header-form-container {
    position: relative;
    display: block;
    margin-right: 119px;
    padding: 78px 0 65px 0;
}

.endesa-header-form--sending:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffffffaa;
    z-index: 100;
    position: absolute;
    left: 0;
    top: 0;
}

.endesa-header-form__spin-container {
    display: none;
}

.endesa-header-form__spin-container--sending {
    display: block;
    max-width: 512px;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 101;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.endesa-header-form__spin {
    position: absolute;
    display: block;
    top: calc(50% - 30px);
    left: calc(50% - 26px);
    width: 50px;
    height: 50px;
    padding: 2px;
    text-align: center;
}

.endesa-header-form__spin:after {
    content: '\e801';
    font-family: "fontello";
    color: #d42c54;
    font-size: 48px;
    z-index: 101;
    position: absolute;
    animation-name: spin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    line-height: 48px;
    display: block;
}

.endesa-header-form__container {
    padding: 34px 29px 25px;
    background: #ffffff;
}

.endesa-header-form__legend {
    display: block;
    font-family: "UniversST Bold", Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 31px;
    color: black;
    margin-bottom: 25px;
    text-align: center;
    padding: 0;
}

.endesa-header-form__fieldset {
    position: relative;
    font-size: 0;
    word-spacing: 0;
    text-align: left;
}

.endesa-header-form__content-label {
    display: none;
}

.endesa-header-form__content-label--visible {
    display: block;
    margin-bottom: 0;
    color: gray;
}

.endesa-header-form__content-input {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 23px;
}

.endesa-header-form__content-input--mb-9 {
    margin-bottom: 9px;
}

.endesa-header-form__content-input--select {
    width: 60%;
    padding: 0;
    margin: 0;
    font-size: 0;
    word-spacing: 0;
    line-height: 0;
    min-width: initial;
}

.endesa-header-form__content-select {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    padding: 0;
    margin: 0;
    font-size: 0;
    word-spacing: 0;
    line-height: 0;
    min-width: initial;
}

.endesa-header-form__label {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-family: inherit;
    vertical-align: baseline;
    text-decoration: none;
    box-sizing: border-box;
    margin-bottom: 0;
    padding-right: 10px;
    color: #000000;
    margin-bottom: 7px;
}

.endesa-header-form__input {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    font-family: "UniversST Light", Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #000000;
    background: #ffffff;
    border-radius: 0;
    border: 2px solid #dddddd;
    box-shadow: none;
    padding: 14px;
    height: 44px;
}

.endesa-header-form__input:focus {
    border: 2px solid #000000;
    box-shadow: none;
    outline: none;
    color: #000000;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
}

.endesa-header-form__invalidMessage {
    display: none;
}

.endesa-header-form__input--invalid~.endesa-header-form__invalidMessage {
    width: 100%;
    position: relative;
    display: block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #d42c54;
    text-align: right;
    padding: 2px 0 0 0;
}

.endesa-header-form__input--formError {
    width: 100%;
    position: relative;
    display: block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #d42c54;
    text-align: right;
    padding: 2px 0 0 0;
}

.endesa-header-form__input--invalid {
    border: 2px solid #d42c54;
    box-shadow: none;
    outline: none;
    color: #000000;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
}

.endesa-header-form__input:placeholder {
    color: #000000;
}

.endesa-header-form__select {
    position: relative;
    display: block;
    width: 100%;
    height: 44px;
    font-family: "UniversST Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    border-radius: 0px;
    border: 2px solid #dddddd;
    box-shadow: none;
    margin-bottom: 23px;
    padding: 9px 14px;
    margin: 0;
    background: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/e7e44424-f980-4bdd-a536-3cbbfec0ab0f.png) 95% center no-repeat, linear-gradient(#ffffff, #ffffff);
}

.custom-select:focus {
    background: blue;
}

.endesa-header-form__select:focus {
    border: 2px solid #000000;
    box-shadow: none;
    outline: none;
    color: #000000;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    background: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/d7ebd6da-025b-4d47-9bfe-d7635071a23c.png) 95% center no-repeat, linear-gradient(#ffffff, #ffffff);
}

.endesa-header-form__select:placeholder {
    color: #000000;
}

.endesa-header-form__select option {
    font-family: "UniversST Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    padding: 10px;
}

.endesa-header-form__select option,
.endesa-header-form__select option:hover,
.endesa-header-form__select option:focus,
.endesa-header-form__select option:active,
.endesa-header-form__select option:checked {
    font-family: "UniversST Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    padding: 10px;
    background: #ffffff;
    padding: 0;
    max-width: 50px;
}

.endesa-header-form__input-check--hidden {
    display: none;
}

.endesa-header-form__input.readonly {
    border: 1px solid white;
    border: 0.0625rem solid white;
    background: white;
    color: #d42c54;
    padding-left: 0;
}

.endesa-header-form__link {
    position: relative;
    display: inline-block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #d42c54;
    text-decoration: underline;
    padding-right: 1px;
    margin-bottom: 37px;
}

.endesa-header-form__link--edit {
    margin-bottom: 0;
}

.endesa-header-form__btn {
    position: relative;
    display: block;
    width: 100%;
    height: 46px;
    height: 2.875rem;
    font-family: "UniversST Bold", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: left;
    border-radius: 0;
    border: none;
    background: #d42c54;
    padding: 11px 30px;
    padding: 0.6875rem 1.875rem;
    text-align: center;
    height: auto;
    min-height: 46px;
    min-height: 2.875rem;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 23px;
}

.endesa-header-form__btn--default {
    background: #d42c54;
}

.endesa-header-form__btn:disabled,
.endesa-header-form__btn .endesa-form__btn--default [disabled="disabled"],
.endesa-header-form__btn .endesa-form__btn--default.disabled {
    background: #FFE5EE;
}

.endesa-header-form__check {
    position: relative;
    display: inline;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: black;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 16px;
    line-height: 1rem;
}

.endesa-header-form__check input {
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border: 0;
}

.endesa-header-form__check-text {
    position: relative;
    display: inline-block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #000000;
    text-decoration: none;
    margin-bottom: 6px;
}

.endesa-header-form__check-text--link {
    color: #d42c54;
    text-decoration: underline;
}

.endesa-header-form__check input+label {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-left: 1.5625rem;
    min-height: 18px;
    min-height: 1.125rem;
}

.endesa-header-form__check input+label:before {
    content: "";
    position: absolute;
    display: inline-block;
    vertical-align: top;
    top: 0;
    left: 0;
    font-size: 8px;
    line-height: 0.75rem;
    text-align: center;
    font-weight: bold;
    border: 2px solid #dddddd;
    overflow: hidden;
    width: 16px;
    height: 16px;
    font-family: 'check-icon';
}

.endesa-header-form__check input:checked+label:before {
    content: "\e800";
}

.endesa-header-form__check-text {
    position: relative;
    display: inline-block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    padding-right: 1px;
    color: #000000;
    text-decoration: none;
}

.endesa-header-form__check-link {
    position: relative;
    display: inline-block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #d42c54;
    text-decoration: underline;
    padding-right: 1px;
}

.endesa-header-language {
    position: relative;
    display: block;
    text-align: right;
    margin: 65px 118px 0 0;
}

.endesa-header-language__menu {
    position: relative;
    display: inline-block;
}

.endesa-header-language__active {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
    color: white;
}

.endesa-header-language__active:after {
    content: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/9443dc11-9575-44ba-9a60-f36b260cef61.png);
    width: 10px;
    width: 0.625rem;
    height: 10px;
    height: 0.625rem;
    margin-left: 15px;
    margin-left: 0.9375rem;
}

.endesa-header-language__active:hover,
.endesa-header-language__active:active,
.endesa-header-language__active:visited,
.endesa-header-language__active:focus {
    text-decoration: none;
    color: white;
}

.endesa-header-language__active--black {
    color: black !important;
}

.endesa-header-language__active--black:after {
    content: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/e7e44424-f980-4bdd-a536-3cbbfec0ab0f.png);
    width: 10px;
    width: 0.625rem;
    height: 10px;
    height: 0.625rem;
    margin-left: 15px;
    margin-left: 0.9375rem;
}

.endesa-header-language__active--black:hover,
.endesa-header-language__active--black:active,
.endesa-header-language__active--black:visited,
.endesa-header-language__active--black:focus {
    text-decoration: none;
    color: black !important;
}

.endesa-header-language__link {
    display: block;
    padding: 3px 30px 3px 20px;
    white-space: nowrap;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #262626;
    text-decoration: none;
    text-align: right;
}

.endesa-header-language__link:active,
.endesa-header-language__link:visited,
.endesa-header-language__link:focus {
    text-decoration: none;
    color: #000000;
    background: #ffffff;
}

.endesa-header-language__link:hover {
    text-decoration: none;
    color: #000000;
    background: #00000011;
    transition-delay: 0.1s;

}

.endesa-header-language__list {
    display: none;
    position: absolute !important;
    top: 25px;
    top: 1.5625rem;
    right: 0;
    padding: 5px 0;
    padding: 0.3125rem 0;
    z-index: 100;
    color: #000000;
    background: #ffffff;
    text-transform: uppercase;
}

.endesa-header-language__item {
    position: relative;
    display: block;
}

.endesa-header-list-container {
    height: 100%;
    display: block;
    margin: auto;
    padding: 0 0 65px 118px;
}

.endesa-header-list {
    position: relative;
    display: block;
    padding: 0;
    max-width: 475px;
    max-width: 29.6875rem;
}

.endesa-header-list__item {
    padding: 0 0 23px 25px;
    padding: 0 1.4375rem 1.5625rem;
}

.endesa-header-list__title {
    font-family: 'UniversST Bold', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: white;
    padding-left: 20px;
    padding-left: 1.25rem;
}

.endesa-header-list__item:before {
    font-family: 'check-icon';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: white;
    content: "\e800";
    position: absolute;
    display: inline-block;
    vertical-align: top;
    left: 8px;
    left: 0.5rem;
    top: 4px;
    top: 0.25rem;
    width: 20px;
    width: 1.25rem;
    height: 12px;
    height: 0.75rem;
}

.endesa-header-list__text {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-size: 1rem;
    line-height: 23px;
    line-height: 1.4375rem;
    color: white;
    padding: 0 0 0 22px;
    padding: 0 0 0 1.375rem;
}

.endesa-header-logo {
    position: relative;
    display: block;
    margin: 40px 0 0 118px;
}

.endesa-header-logo__link {
    background-image: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/e142a481-8c6c-4560-a58f-e4c2046d0869.png);
    width: 210px;
    height: 44.63px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    position: relative;
}

.endesa-header-logo__link--thanks {
    background-image: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/380680bb-c9bc-445d-afbd-9eea8ed5c7c5.png);
    width: 210px;
    height: 47px;
}

.endesa-header-logo__figure {
    max-width: 210px;
    max-width: 13.125rem;
    width: 100%;
}

.endesa-header-logo--thanks {
    margin: 58px 0 0 118px;
}

.endesa-header-logo__img {
    width: 100%;
}

.endesa-header {
    background: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/950d59d4-aa78-4730-a4b4-aa3e64fa5c3c.jpg);
 background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.endesa-header--thanks {
    background: none;
}

.endesa-header__title {
    position: relative;
    display: block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 38px;
    font-weight: 100;
    line-height: 36px;
    line-height: 2.25rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    text-align: left;
    color: white;
    margin: 30px 95px 30px 100px;
    margin: 1.875rem 5.9375rem 1.875rem 6.25rem;
}

.endesa-header__title--strong {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.endesa-main__title {
    padding: 89px 0 90px 0;
    color: #000000;
    position: relative;
    display: inline-block;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 100;
    line-height: 36px;
    line-height: 2.25rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    text-align: center;
    font-style: normal;
    width: 100%;
    margin: 0 auto;
}

.endesa-main__title--strong {
    font-weight: 700;
}

.endesa-main__title--second {
    padding: 50px 0 98px 0;
}

.endesa-modal {
    display: none;
}

.endesa-modal__text {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #333333;
    padding-left: 25px;
    padding-left: 1.5625rem;
    line-height: 27px;
    line-height: 1.6875rem;
}

.endesa-modal__text--strong {
    font-weight: 800;
}

.endesa-modal__title {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #333333;
    padding: 15px 0 20px 25px;
    padding: 0.9375rem 0 1.25rem 1.5625rem;
    line-height: 27px;
    line-height: 1.6875rem;
    text-transform: uppercase;
}

.endesa-modal__figure {
    display: inline-block;
    margin: 0 25px;
    margin: 0 1.5625rem;
}

.endesa-modal__img {
    display: block;
    width: 100%;
}

.endesa-modal__btn-container {
    position: relative;
    display: block;
    margin: 15px 0;
    margin: 0.9375rem 0;
    text-align: center;
}

.endesa-modal__btn {
    position: relative;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px;
    font-size: 0.9375rem;
    color: white;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    border-radius: 0.25rem;
    border: none;
    background: #f16101;
    padding: 11px 30px;
    padding: 0.6875rem 1.875rem;
    text-align: center;
    height: auto;
    min-height: 46px;
    min-height: 2.875rem;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    width: auto;
    line-height: initial;
}

.endesa-logo__accesible {
    position: absolute !important;
    width: 0px;
    height: 0px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
    box-sizing: border-box;
}

.ui-dialog .endesa-modal {
    border: none;
    background: white;
    padding: 15px;
    padding: 0.9375rem;
}

.ui-dialog .endesa-modal__title {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400 !important;
    font-size: 24px;
    font-size: 1.5rem;
    color: #d42c54;
    padding-left: 25px;
    padding-left: 1.5625rem;
}

.ui-dialog .endesa-modal__text {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    color: #333333;
    padding-left: 25px;
    padding-left: 1.5625rem;
    line-height: 27px;
    line-height: 1.6875rem;
}

.ui-dialog .endesa-modal__figure {
    display: inline-block;
    margin: 0 25px;
    margin: 0 1.5625rem;
}

.ui-dialog .endesa-modal__img {
    display: block;
    width: 100%;
}

.ui-dialog .ui-dialog-titlebar {
    border: none;
    background: white;
    padding: 15px;
    padding: 0.9375rem;
}

.ui-dialog .ui-dialog-title {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #d42c54;
    padding-left: 25px;
    padding-left: 1.5625rem;
}

.ui-dialog .ui-dialog-titlebar-close {
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #c9c9c9;
    border: none;
    background: white;
    float: right;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}


/*Cookies*/

#modalCookies .modal-dialog {
    width: 630px;
    max-width: 82%;
    margin-top: 5rem;
}

#modalCookies .modal-header {
    padding: 16px 16px 0 16px;
    border: none;
}

#modalCookies .modal-body {
    padding: 0;
}

#modalCookies .modal-content {
    border: none;
    border-radius: 0;
}

.endesa-cookies {
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.endesa-cookies--accepted {
    display: none;
}

.endesa-cookies__content {
    display: inline-block;
    max-height: calc(100vh - 120px);
    padding: 45px 40px;
    background: #ffffff;
    text-align: left;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
}

.endesa-cookies__title {
    margin: 0 0 25px 0;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: 600;
    line-height: 1.2222222222;
    text-rendering: optimizeLegibility;
    letter-spacing: -0.01em;
    color: #000000;
}

.endesa-cookies__title--small {
    display: inline-block;
    font-size: 16px;
}

.endesa-cookies__tab-nav {
    display: block;
    position: relative;
}

.endesa-cookies__tab-nav:after {
    display: block;
    border-bottom: 1px solid #C2CDDD;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.endesa-cookies__tab-nav-content {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

.endesa-cookies__tab-nav-item {
    display: inline-block;
    margin: 0 32px 0 0;
    padding: 0;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
    border-bottom: 1px solid transparent;
    position: relative;
    z-index: 2;
}

.endesa-cookies__tab-nav-item--active {
    font-weight: 700;
    border-bottom: 1px solid #0E141A;
}

button.endesa-cookies__tab-nav-button {
    margin: 0;
    padding: 12px 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    font-size: inherit;
    font-weight: inherit;
    text-align: left;
    outline-offset: -1px;
    color: #000;
}

button.endesa-cookies__tab-nav-button:hover,
button.endesa-cookies__tab-nav-button:focus,
button.endesa-cookies__tab-nav-button:visited {
    background: transparent;
    color: #000;
}

.endesa-cookies__tab-nav-item--active button.endesa-cookies__tab-nav-button {
    font-weight: 700;
}

.endesa-cookies__tab {
    display: block;
    padding: 30px 0 0;
}

.endesa-cookies__tab--hidden {
    display: none;
}

.endesa-cookies__tab-content {
    display: block;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #C2CDDD;
    position: relative;
}

.endesa-cookies__text {
    margin: 0;
    font-family: "UniversST", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-rendering: optimizeLegibility;
    color: #667790;
}

.endesa-cookies__btn {
    display: inline-block;
    width: auto;
    margin: 1px 15px 0 0;
    padding: 0 20px;
    background: #D3135A;
    appearance: none;
    box-shadow: none;
    border: 1px solid #D3135A;
    border-radius: 0.2rem;
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.2s linear;
    position: relative;
}

.endesa-cookies__btn:hover {
    background: #ad1457;
    color: #fff;
}

.endesa-cookies__btn--save {
    background: transparent;
    border: 1px solid #C2CDDD;
    color: #0E141A;
    opacity: 0.3;
    transition: opacity 0.2s;
}

.endesa-cookies__btn--save:hover {
    background: transparent;
    border: 1px solid #C2CDDD;
    color: #0E141A;
    opacity: 1;
}

.endesa-cookies__link {
    margin-top: 2.5rem;
    box-sizing: border-box !important;
}

.endesa-cookies__link-text {
    display: inline-block;
    margin: -0.55rem 0;
    padding: 0.55rem 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    color: #D3135A;
    position: relative;
}

.endesa-cookies__link-text:hover {
    text-decoration: underline;
    color: #D3135A;
}

.endesa-cookies__link-text:after {
    display: inline-block;
    width: 8px;
    height: 12px;
    padding-left: 20px;
    background-image: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/d337ee94-326b-4b5f-a037-1a8e1133d03a.png);
    background-repeat: no-repeat;
    background-size: 8px 12px;
    background-position: center;
    content: "";
    position: absolute;
    bottom: 10px;
}

.endesa-cookies__tab-input {
    display: inline-block;
    padding: 0;
    text-align: right;
    position: absolute;
    right: 0;
}

.endesa-cookies__tab-input-label {
    font-size: 16px;
}

.endesa-cookies__tab-input-label input[type=radio] {
    display: inline-block;
    width: 16px;
    min-width: 16px;
    height: 16px;
    vertical-align: middle;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    border: 0.1rem solid #C2CDDD;
    border-radius: 50%;
    appearance: none;
    outline: 0;
    -webkit-appearance: none;
    position: relative;
}

.endesa-cookies__tab-input-label input[type=radio] {
    margin: 0 0.25rem 0 15px;
    transform: translateY(-0.1rem);
    -webkit-appearance: none;
}

.endesa-cookies__tab-input-label input[type=radio]:checked {
    background: #D3135A;
    border-color: #D3135A;
}

.endesa-cookies__tab-input-label input[type=radio]:checked:after {
    width: 5px;
    height: 5px;
    background: #ffffff;
    border-radius: 50%;
    content: "";
    visibility: visible;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
}

.endesa-cookies__close {
    display: block;
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
    font-size: 0;
    cursor: pointer;
    border: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.endesa-cookies__close:before,
.endesa-cookies__close:after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #666;
    position: absolute;
    top: 22px;
    left: 13px;
}

.endesa-cookies__close:before {
    transform: rotate(45deg);
}

.endesa-cookies__close:after {
    transform: rotate(-45deg);
}

.endesa-cookies__accesible {
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
    box-sizing: border-box;
    position: absolute !important;
}

.endesa-cookies-faldon {
    width: 100%;
    padding: 1.5rem;
    background: #0E141A;
    color: #FFFFFF;
    transform: translateY(100%);
    transition: all 0.8s ease-in-out, opacity 2s ease-out;
    transform: translateY(0);
    transition: all 0.8s ease-in-out, opacity 2ms;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
}

.endesa-cookies-faldon--close {
    display: none;
}

.endesa-cookies-faldon__container {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px 0px 0;
    position: relative;
}

.endesa-cookies-faldon__container-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.endesa-cookies-faldon__close,
.endesa-cookies-faldon__close:hover {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    border: 0;
    background: transparent;
    background-image: url(http://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/a2fafef6-1e09-4d57-864b-ebad83ac8bd9.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center;
    position: relative;
}

.endesa-cookies-faldon__close--link {
    display: inline;
    text-decoration: underline;
    color: #ffffff;
    background: transparent;
}

.endesa-cookies-faldon__close--link:visited,
.endesa-cookies-faldon__close--link:hover,
.endesa-cookies-faldon__close--link:active,
.endesa-cookies-faldon__close--link:focus {
    color: #ffffff;
}

.endesa-cookies-faldon__accesible {
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
    box-sizing: border-box;
    position: absolute !important;
}

.endesa-cookies-faldon__text {
    width: 100%;
    max-width: 1092px;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.3846;
    color: #fff;
}



/*------------------------------------
# .t-hide
------------------------------------*/
/**
* Hide elements on certain breakpoints based on your responsive settings.
*/
.t-hide {
    display: none !important;
}

.t-hideAccessible {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border: 0;
    opacity: 0;
}

@media only screen and (min-width: 3500px) {}

@media only screen and (min-width: 1280px) and (max-width: 3499.5px) {}

@media only screen and (min-width: 1024px) and (max-width: 1279.5px) {
    .endesa-promotion__text {
        max-width: 570px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023.5px) {
    form .col-sm-6 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .endesa-advantajes .col-md-6 {
        padding: 0 15px;

    }

    .endesa-header-language {
        margin: 65px 50px 0 0;
    }

    .endesa-cursor {
        padding: 78px 15px 72px 50px;
    }

    .endesa-header-list-container {
        padding: 0 15px 65px 50px;
    }

    .endesa-header-form {
        padding: 0;
    }

    .endesa-header-form-container {
        margin-right: 0;
        padding: 78px 50px 65px 15px;
    }

    .endesa-header-form__container {
        padding: 18px;
    }


    .col-sm-6--input-form-rg {
        padding: 0;
    }

    .col-sm-6--input-form-lf {
        padding: 0;
    }

    .endesa-promotion__text-cnt {
        padding: 25px 50px 25px 25px;
        max-width: calc(100% - 314px);
    }

    .endesa-promotion__text {
        font-size: 28px;
        line-height: 38px;
    }

    .endesa-promotion__img-cnt {
        margin-left: 50px;
    }

    .endesa-promotion__link {
        font-size: 26px;
    }

    .endesa-advantajes {
        margin: 0 50px 50px;
    }

    .endesa-advantajes__figure {
        min-height: inherit;
    }

    .endesa-advantajes__title {
        padding: 10px 19px 18px;
    }

    .endesa-container--faqs {
        padding: 0 50px 30px;
    }

    .endesa-footer__text {
        text-align: left;
    }

    .endesa-footer__content {
        padding: 70px 50px 75px 50px;
    }

    .endesa-button-up {
        display: none !important;
    }

}

@media only screen and (max-width: 767.5px) {
    form .col-sm-6 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    td.responsive-td {
        display: block;
        width: 100% !important;
    }

    .col-xs-6 {
        width: 50%;
    }

    .endesa-header-logo {
        margin: 24px 16px 0 16px;
    }

    .endesa-header-logo__figure {
        max-width: 128px;
    }

    .endesa-header-logo__link {
        width: 128px;
        height: 27.2px;
    }

    .endesa-footer-logo__link {
        width: 275px;
        height: 58.44px;
    }

    .endesa-header-language__active:after {
        content: url(https://image.digital.endesaclientes.com/lib/fe341570756405757c1478/m/1/0db5525e-25cc-40c1-a91c-6e4e7069f77d.png);
        width: 8px;
        height: 9px;
        margin-left: 7px;
    }

    .endesa-header-language__active {
        font-size: 11px;
    }

    .endesa-header-language {
        margin: 35px 19px 0 0;
    }

    .endesa-cursor__content:before {
        top: 5px;
        width: 16px;
        height: 56px;
    }

    .endesa-cursor {
        padding: 50px 0 72px 28px;
    }

    .endesa-cursor__content {
        padding-left: 37px;
    }

    .endesa-cursor__text {
        font-size: 27px;
        line-height: 26px;
        max-width: 220px;
    }

    .endesa-header-list__text {
        padding: 0 0 0 5px;
    }

    .endesa-header-list__title {
        padding-left: 5px;
    }

    .endesa-header-list__item:before {
        font-size: 11px;
        top: 12px;
        width: 20px;
        height: 12px;
    }

    .endesa-header-list-container {
        padding: 0 0 58px 20px;
    }

    .endesa-header {
        background-size: auto;
    }

    .endesa-header-form {
        background: #e6e6e6;
        padding: 48px 9px;
        max-width: 100%;

    }

    .endesa-header-form-container {
        margin-right: 0;
        padding: 0;
    }

    .endesa-header-form__spin-container--sending {
        max-width: 100%;
    }

    .endesa-promotion {
        display: none;
    }

    .endesa-header-form__container {
        padding: 34px 10px 32px;
    }

    .endesa-header-form__legend {
        font-family: "UniversST", Arial, Helvetica, sans-serif;
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 18px;
        padding: 0 5px;
    }

    .col-sm-6--input-form-rg {
        padding: 0;
    }

    .col-sm-6--input-form-lf {
        padding: 0;
    }

    .endesa-header-form__link {
        font-family: "UniversST Light", Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-bottom: 26px;
    }

    .endesa-header-form__check-text {
        font-size: 12px;
    }

    .endesa-header-form__btn {
        font-size: 14px;
    }

    .endesa-advantajes {
        margin: 0;
    }

    .endesa-main__title {
        font-size: 21px;
        line-height: 24px;
        padding: 74px 17px 44px;
    }

    .endesa-container--faqs {
        padding: 0 17px 150px;
    }

    .endesa-footer__content {
        padding: 53px 17px 75px 17px;
    }

    .endesa-advantajes__container-img {
        min-height: auto;
    }

    .endesa-advantajes__figure {
        min-height: auto;
    }

    .endesa-advantajes__figure--1 {
        max-width: 100px;
    }

    .endesa-advantajes__figure--2 {
        max-width: 250px;
    }

    .endesa-advantajes__figure--3 {
        max-width: 155px;
    }

    .endesa-advantajes__figure--4 {
        max-width: 230px;
    }

    .endesa-advantajes__figure--5 {
        max-width: 145px;
    }

    .endesa-advantajes__figure--6 {
        max-width: 170px;
    }

    .endesa-advantajes__img {
        position: relative;
    }

    .endesa-advantajes__title {
        display: inline-block;
        font-family: "UniversST Bold", Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #000000;
        text-align: center;
        padding: 10px 15px 18px;
    }

    .endesa-advantajes__text {
        display: inline-block;
        font-family: "UniversST", Arial, Helvetica, sans-serif;
        font-size: 15px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        padding: 0 15px 70px;
        width: 100%;
        margin: 0 auto;
    }

    .endesa-faq__title-link {
        padding: 16px 30px 17px 69px;
    }

    .endesa-faq__item a:first-child {
        padding-top: 16px;
    }

    /*
.container, .container-fluid, .row, .col-md-6, .col-md-12, col-sm-6, .col-sm-12{
padding: 0;
margin: 0;
}
*/
    .endesa-footer__text {
        text-align: center;
        font-size: 13px;
    }

    .endesa-footer__text:last-child {
        padding-bottom: 60px;
    }

    .endesa-footer__link {
        font-size: 19px;
    }

    .endesa-footer-logo {
        text-align: center;
    }

    .endesa-footer-logo__figure {
        display: block;
        max-width: 275px;
        margin: 0 auto;
    }

    .endesa-footer-logo__img {
        width: 100%;
        display: blocK;
        position: relative;
    }

    .endesa-button-up {
        display: none !important;
    }

    .endesa-popUpHelp__container {
        top: 25px;
    }

    .endesa-fixed-footer--thanks {
        padding-bottom: 245px;
        min-height: calc(100vh - 57px);
    }

    .endesa-thanks {
        margin: 45px 0 0 0;
    }

    .endesa-fixed-footer--thanks {
        padding-bottom: 380px;
        min-height: calc(100vh - 57px);
    }

    /*Cookies*/

    #modalCookies {
        padding: 0 !important;
        background: #fff;
    }

    #modalCookies .modal-dialog {
        width: 100%;
        max-width: none;
        height: 100%;
        margin: 0 !important;
        background: #fff;
    }

    .endesa-cookies__close {
        left: 9px;
        top: 5px;
    }

    .endesa-cookies__content {
        max-width: 100%;
        max-height: 100%;
        margin: 55px 0 0 0;
        padding: 55px 20px 40px 20px;
        border-top: 1px solid #C2CDDD;
    }

    .endesa-cookies__title {
        font-size: 22px !important;
    }

    .endesa-cookies__tab-input {
        width: 100%;
        padding: 0 0 10px;
        text-align: left;
        position: relative;
    }

    .endesa-cookies__tab-nav-item {
        width: 100%;
        border-bottom: 1px solid #C2CDDD;
    }

    .endesa-cookies__tab-nav-item--active {
        border-color: #0E141A;
    }

    .endesa-cookies__tab-input-label input[type=radio] {
        margin: 0 0.25rem 0 0;
    }

    .endesa-cookies__btn {
        width: 100%;
        margin: 1px 0 20px 0;
        padding: 0 20px;
    }

    .endesa-cookies__link {
        margin-top: 0;
    }

    .endesa-cookies-faldon {
        padding: 0.6rem 1rem 1.5rem;
    }

    .endesa-cookies-faldon__text {
        padding-top: 27px;
    }
}