.area-menu {
    border-bottom: 4px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    -webkit-border-image: -webkit-linear-gradient(left, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    border-image: linear-gradient(left, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    border-image-slice: 1
}

.area-menu a {
    padding-bottom: 5px !important
}

span.texto-degradado {
    background: rgba(248, 173, 44, 1);
    background: -moz-linear-gradient(left, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 173, 44, 1)), color-stop(33%, rgba(237, 114, 58, 1)), color-stop(63%, rgba(232, 53, 59, 1)), color-stop(100%, rgba(211, 75, 125, 1)));
    background: -webkit-linear-gradient(left, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    background: -o-linear-gradient(left, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    background: -ms-linear-gradient(left, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    background: linear-gradient(to right, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8ad2c', endColorstr='#d34b7d', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

h2.hover-text:hover {
    background-size: 100% 100%
}

h2.hover-text {
    background-image: linear-gradient(to right, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%);
    background-size: 0 100%;
    background-repeat: no-repeat;
    display: inline;
    transition: all 0.8s cubic-bezier(0.26, 1.04, 0.54, 1);
    background-position-y: 50px
}

.mobile_menu_bar:before {
    color: #f7ab2c
}

ul#mobile_menu {
    border-top: 3px solid #f7ab2c
}

#content-preciounico, #content-horaria {
    display: none
}

.destacadouno .et_pb_slide_description, .destacadodos .et_pb_slide_description {
    position: relative;
    top: 155px;
    padding: 0px
}

@media (min-width: 980px) {
    .destacadodos .et_pb_slide_description {
        position: relative;
        top: 55px !important;
        padding: 0px
    }
}

.entradas-loop article {
    min-height: 480px
}

div#categories-3 option {
    color: black !important;
    font-size: 14px !important;
    font-weight: bold
}

div#categories-3 {
    width: 100%
}

div#et-secondary-menu {
    float: left !important
}

div#et-info {
    float: right
}

#post-cuerpo .et_pb_row {
    margin: 0px !important;
    width: 100% !important
}

#post-cuerpo .et_pb_section {
    padding-top: 0 !important
}

.cf-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 40px;
    padding-left: 5px
}

@media (min-width: 576px) {
    .cf-col-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .cf-push-1 {
        margin-left: 8.333333%
    }

    .cf-col-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .cf-push-2 {
        margin-left: 16.66667%
    }

    .cf-col-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .cf-push-3 {
        margin-left: 25%
    }

    .cf-col-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .cf-push-4 {
        margin-left: 33.33333%
    }

    .cf-col-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .cf-push-5 {
        margin-left: 41.66667%
    }

    .cf-col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .cf-push-6 {
        margin-left: 50%
    }

    .cf-col-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .cf-push-7 {
        margin-left: 58.33333%
    }

    .cf-col-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .cf-push-8 {
        margin-left: 66.66667%
    }

    .cf-col-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .cf-push-9 {
        margin-left: 75%
    }

    .cf-col-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .cf-push-10 {
        margin-left: 83.33333%
    }

    .cf-col-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .cf-push-11 {
        margin-left: 91.66667%
    }

    .cf-col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

#calculadoraform select, #calculadoraform input {
    width: 100% !important;
    border: 1px solid #cbcbcb54;
    box-shadow: 0px 0px 18px 4px #cbcbcb54;
    border-radius: 30px;
    font-size: 18px;
    padding: 5px 5%;
    margin-bottom: 35px
}
#calculadoraform select {
    padding: 10px 5%;
}

#calculadoraform label {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700
}

input#calculadoraboton {
    width: 250px !important;
    background: rgba(211, 75, 125, 1);
    background: linear-gradient(to right, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%) !important;
    color: white
}

.cardcalculadora {
    text-align: center;
    box-shadow: 0px 2px 15px 0px rgb(0 0 0 / 30%);
    margin-bottom: 25px
}

.cardcalculadora .card-header {
    padding: 0;
    background: #f7aa2d;
    font-size: 20px;
    font-weight: 600;
    color: white
}

.cardcalculadora.dos .card-header {
    background: #f7aa2d
}

.cardcalculadora.tres .card-header {
    background: #e6333f
}

.cardcalculadora .card-body {
    padding: 10px 0px;
    font-weight: 700;
    font-size: 22px
}

.cf-container.progresion {
    text-align: center
}

.cf-container.progresion .bolaform::marker {
    content: ""
}

li.bolaform {
    animation: fadeIn 2s ease-in;
    -webkit-animation: fadeIn 2s ease-in;
    -moz-animation: fadeIn 2s ease-in;
    -o-animation: fadeIn 2s ease-in;
    -ms-animation: fadeIn 2s ease-in
}

li.bolaform::before {
    position: relative;
    z-index: 1;
    width: 1rem;
    height: 1rem;
    margin: 0px auto;
    border-radius: 50%;
    display: block;
    content: "";
    box-shadow: rgb(0 0 0) 0px 0px 0px 0.125rem inset, rgb(255 255 255) 0px 0px 0px 0.25rem inset;
    background-color: white
}

li.bolaform.rellena::before {
    background-color: rgb(237 112 58)
}

@keyframes taadaa {
    0% {
        opacity: 0;
        width: 0%
    }
    100% {
        opacity: 1;
        width: 75%
    }
}

.cf-container.progresion hr {
    height: 2px;
    margin-left: 11%;
    position: relative;
    background: black;
    width: 75%;
    top: -25px;
    z-index: -1;
    opacity: 1;
    animation: taadaa 3s
}

.progresion h5 {
    font-size: 16px;
    margin-bottom: 0
}

.titulocalculadora h1 {
    font-size: 26px !important;
    font-weight: 700;
    margin-bottom: 15px
}

.titulocalculadora h2 {
    line-height: 1.5;
    font-size: 18px
}

#labelcups {
    margin-right: 25px
}

#calculadoraform input#cups {
    width: 50% !important
}

@media (max-width: 980px) {
    #calculadoraform input#cups {
        width: 100% !important
    }
}

div#radiotipo1, div#radiotipo2 {
    margin: 0
}

h2.titulocalculadora {
    line-height: 1.5
}

input#inlineRadio1, input#inlineRadio2 {
    width: 0 !important;
    border: 0 !important;
    box-shadow: none;
    border-radius: 0px;
    font-size: 18px;
    padding: 0px;
    margin-bottom: 0px
}

#radiotipo1, #radiotipo2 {
    text-decoration: none;
    color: #222;
    padding: 20px;
    background: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-family: "Oswald";
    margin: 20px;
    flex-grow: 1;
    cursor: pointer
}

#radiotipo1:before, #radiotipo2:before {
    content: "";
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: calc(2px / -1);
    left: calc(2px / -1);
    background: linear-gradient(to right, #fdcb47 0%, #fdcb47 100%), linear-gradient(to top, #fdcb47 50%, transparent 50%), linear-gradient(to top, #fdcb47 50%, transparent 50%), linear-gradient(to right, #fdcb47 0%, #fdcb47 100%), linear-gradient(to left, #fdcb47 0%, #fdcb47 100%);
    background-size: 100% 2px, 2px 200%, 2px 200%, 0% 2px, 0% 2px;
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
    transition: transform 0.3s ease-in-out, background-position 0.3s ease-in-out, background-size 0.3s ease-in-out;
    transform: scaleX(0) rotate(0deg);
    transition-delay: 0.6s, 0.3s, 0s;
    z-index: -10
}

#radiotipo1:hover:before, #radiotipo2:hover:before {
    background-size: 200% 2px, 2px 400%, 2px 400%, 55% 2px, 55% 2px;
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
    transform: scaleX(1) rotate(0deg);
    transition-delay: 0s, 0.3s, 0.6s
}

#radiotipo1.done, #radiotipo2.done {
    border: 3px solid #fdcb47
}

.cardclient {
    text-align: center;
    padding: 15px;
    margin-bottom: 30px;
    color: white
}

.cardclient h3 {
    font-size: 28px;
    font-weight: 700;
    color: white
}

.cardclient p {
    font-size: 20px;
    line-height: 1.5;
    margin: 0
}

.cardclient.uno {
    background-color: #d44978;
    background-size: cover;
    background-repeat: no-repeat
}

.cardclient.dos {
    background-color: #ec6b3b;
    background-size: cover;
    background-repeat: no-repeat
}

.cardclient.tres {
    background-color: #f6a52e;
    background-size: cover;
    background-repeat: no-repeat
}

select#meses {
    width: 100% !important;
    border: 1px solid #cbcbcb54;
    font-size: 18px;
    padding: 5px 4%;
    margin-bottom: 35px
}

.mespreciodecoste {
    margin-bottom: 0px !important
}

.mespreciodecoste th {
    color: white !important;
    text-align: center;
    font-size: 16px;
    border: 1px solid;
    padding: 0 !important
}

.mespreciodecoste .fondo-degradado-tr {
    background: linear-gradient(to right, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%) !important
}

.mespreciodecoste td {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 0 !important
}

span.condiciones {
    font-size: 12px
}

.selectmes {
    text-align: center;
    border: 1px solid #cbcbcb54;
    font-size: 22px;
    padding: 0px;
    margin-bottom: 35px;
    background: linear-gradient(to right, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%) !important;
    font-weight: 700;
    color: white;
    position: relative;
    width: 30% !important
}

.cf-col-12.creadorpdf {
    margin-top: 5px;
    text-align: center
}

.cf-col-12.creadorpdf input[type="submit"] {
    background: linear-gradient(to right, rgba(248, 173, 44, 1) 0%, rgba(237, 114, 58, 1) 33%, rgba(232, 53, 59, 1) 63%, rgba(211, 75, 125, 1) 100%) !important;
    color: white;
    border: 0;
    padding: 5px 15px;
    font-weight: 600;
    border-radius: 20px
}

.percent-value {
    background: linear-gradient(90deg, rgba(107, 202, 152, 1) 0%, rgba(1, 161, 155, 1) 100%) !important;
    -webkit-background-clip: text !important;
    color: transparent
}

#calculadoraform input#yes, #calculadoraform input#no {
    width: auto !important
}

.nover {
    display: none !important
}

#cuotames {
    display: none
}

#clickvermes {
    margin-bottom: 15px;
    text-decoration: underline;
    text-align: center;
    cursor: pointer
}

#calculadoraform.login {
    width: 550px;
    margin: 0 auto;
    box-shadow: 0px 0px 18px 4px #cbcbcb85;
    padding: 20px 35px
}

#calculadoraform.login {
    width: 550px;
    margin: 0 auto;
    background: white;
    border-radius: 10px
}

#calculadoraform input {
    padding-right: 75px
}

#calculadoraform .fontuser i.fas.fa-user, #calculadoraform .fontpass i.fas.fa-lock {
    position: absolute;
    right: 75px;
    top: 14px
}

#calculadoraform input#calculadoraboton {
    padding: 7px 0px !important;
    margin-bottom: 20px !important
}

body.page-template-default.page.page-id-13419 .et_pb_section.et_pb_section_0 {
    /*background-image: url(https://luziaenergia.es/wp-content/uploads/2021/10/Plantas-login-luzia-energia.jpg) !important;*/
    background-size: initial;
    background-repeat: no-repeat;
    background-position: bottom
}

.notengofactura {
    display: none
}

button.enlacecontratos {
    color: white;
    border: 0;
    padding: 8px 20px;
    font-weight: 600;
    border-radius: 30px;
    font-size: 20px
}

@media (max-width: 980px) {
    .cf-container.progresion {
        display: none
    }

    #calculadoraform.login {
        width: auto !important
    }

    .cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
        padding-right: 0;
        padding-left: 0 !important
    }

    #calculadoraform .fontuser i.fas.fa-user, #calculadoraform .fontpass i.fas.fa-lock {
        position: absolute;
        right: 6%;
        top: 10px
    }

    #calculadoraform input {
        padding-right: 40px
    }

    .cf-container.progresion hr {
        display: none
    }

    .titulocalculadora h1 {
        font-size: 22px !important
    }

    .cf-container.progresion {
        margin-bottom: 25px
    }

    .cf-container.progresion .cf-col-3 {
        margin-bottom: 15px
    }

    .icontipo {
        text-align: center !important
    }

    .cf-col-12.creadorpdf input[type="submit"] {
        margin-bottom: 35px
    }

    .cf-col-4.selectmes {
        width: 100% !important;
        margin-bottom: 0
    }

    .mespreciodecoste th, .mespreciodecoste td {
        padding: 5px !important;
        font-size: 10px
    }
}

#estoyde {
    background-color: white !important;
    border: 1px solid white !important;
    padding: 10px 0 !important
}

.percent .percent-value {
    color: black !important
}