.bg_0a0a0a{
    background-color: #0a0a0a;
}
.c_ad1457{
    color: #ad1457;
}
.c_cd2122{
    color: #cd2122;
}

.c_d3135a{
    color: #d3135a;
}

.c_c2185b{
    color: #c2185b;
}

.bg_d3135a{
    background-color: #d3135a;
}

.c_0047cc{
    color: #0047cc;
}

.bg_0047cc{
    background-color: #0047cc;
}

.c_667790{
    color: #667790;
}

.bg_f5f5f5{
    background-color: #f5f5f5;
}

.bg_ffffff{
    background-color: #ffffff;
}

.bg_03b9e9{
    background-color: #03b9e9;
}

.bg_eff2f7{
    background-color: #eff2f7;
}

.bg_333333e3{
    background: #333333e3;
}

* {
    font-family: "Roobert ENEL";
}

header {
    box-shadow: rgb(14 20 26 / 8%) 0px 0px 5px 3px;
}

.navbar__text {
    font-size: 15px;
}

.navbar__tel {
    font-size: 39px;
}

.section__title {
    font-size: 23px;
}

.container {
    max-width: 1170px;
}

.bg_img--1 {
    background-image: url('https://endesatarifasluzygas.com/htmlParaTi/assets/img/hero-multiproducto-desktop.jpg');
    height: 570px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.btn_bg_d3135a {
    background-color: #d3135a;
    color: white;
    font-weight: bold;
    padding: 0.9em 1em;
    border: none;
    border-radius: 4px;
    font-size: 16px;
}

.btn_bg_d3135a:hover,
.btn_bg_d3135a:focus {
    background-color: #cc1250;
    color: #cccccc;
}

.slider__form {
    box-shadow: 0 5px 17px 3px rgba(0, 0, 0, .08);
}

.card-header-blue {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -12px;
    margin-right: -12px;
    width: 108%;
    display: none;
}

.destacado__small {
    font-size: 65%;
}

#header__tel {
    color: white;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}



/* ---------------------------------- */
/* SLIDER */
/* ---------------------------------- */
#slider__h1 {
    font-size: 22px;
    margin-top: 1em;
}

#slider__h2 {
    font-size: 40px;
}

@media (max-width:480px) {
    #slider__h1 {
        font-size: 16px;
    }

    #slider__h2 {
        font-size: 22px;
    }
    .ventajas_movil {
        display: none;
    }    
    #banner{
        background-image: url('https://endesatarifasluzygas.com/htmlParaTi/assets/img/hero_320x312_formidable_mobile_LOGO.jpg') !important; 
    }

}

/* ---------------------------------- */
/* VENTAJAS */
/* ---------------------------------- */
.ventajas__p {
    font-size: 18px;
}

.ventajas__a {
    font-size: 13px;
}

/* ---------------------------------- */
/* FACTURAS */
/* ---------------------------------- */
.facturas__checkBox {
    width: 40px;
    height: 20px;

}

.btn_bg_fffff {
    border: 1px solid #d3135a;
    background-color: #fff;
    color: #d3135a;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 20px 11px;
    border-radius: 5px;
    z-index: 2;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.btn_bg_fffff:hover {
    background-color: #d3135a;
    color: #fff;
    border: 1px solid #d3135a;

}


/* ---------------------------------- */
/* PREGUNTAS */
/* ---------------------------------- */
.accordion-flush .accordion-item {
    border: none;
}

.accordion-flush .accordion-button {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.accordion-flush .accordion-collapse {
    border: none;
}

.nested-accordion .accordion-item {
    border: none;
}

.nested-accordion .accordion-button {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nested-accordion .accordion-collapse {
    border: none;
}

.nested-accordion .accordion-item:not(:last-child) {

    margin-bottom: 20px;
    /* border-bottom: 1px solid #e3e3e3; */
}


.cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.toggle-btn {
    background-color: #D3D3D3;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    width: 36px;
    height: 40px;
    display: inline-block;
    border-radius: 5px;
    color: white;
}


.red-background {
    background-color: #cd2122;
    height: 50px;
}

button {
    border: none;
    background-color: transparent;
}

.accordion-header-title {
    color: #505050;
    /* padding-left: 10px; */
    text-align: left;
}

.accordion-header-title:hover {
    color: #cd2122;
}

.accordion-body-father {
    margin: 20px;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 11px 15px 10px;
}

.content {
    font-size: 13px;
    padding-left: 60px;
}

.btn__box {
    width: 50px;
    min-width: 50px;
    display: flex;
    justify-content: left;
}

.bord__bot {
    display: flex;
}

.bord__left {
    width: 50px;
    min-width: 50px;
}

.bord__right {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.icon-flecha_down,
.icon-flecha_up {
    font-weight: bold;
    line-height: 1;
    font-size: 40px;
}

#btn_principal,
#btn_principal--2 {
    width: 100%;
}

/* ---------------------------------- */
/* CONDICIONES */
/* ---------------------------------- */
ul li a {
    color: #535353;
    text-decoration: none;
}


.accordion .accordion-item {
    border: none;
}

.accordion .accordion-button {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.accordion .accordion-collapse {
    border: none;
}

.slider-form-mobile {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.separador {
    background-color: #dbe0e9;
    height: 1px;
}

.modal-content {
    border-radius: 0;
}

.input-modal-asesorar {
    border-radius: 0;
    border: 1px solid #c1cddd !important;
    color: #c1cddd;
}
.titulo{
    font-size: 36px;
}
.fondo_descarga {
    background-image: url('https://endesatarifasluzygas.com/htmlParaTi/assets/img/Banner_Mobile_app-v2.jpg');
    background-repeat: no-repeat;
    background-size: cover; /* Ajusta la imagen de fondo para cubrir completamente el contenedor */
    background-position: center; /* Centra la imagen de fondo en el contenedor */
}
.link {
    cursor: pointer;
    color: #c2185b;
}
#banner{
    background-image: url('https://endesatarifasluzygas.com/htmlParaTi/assets/img/hero_2500x446_formidable_desktop_LOGO.jpg'); 
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center; 
}
.correcto{
    background-color: #cef4a9;
    border-left: 5px solid #85c14b;
    color: #000;
    padding: 5px 15px;
    margin: 0 0 10px 0;
    position: relative;
}
.incorrecto{
    padding: 3px 15px;
    margin: 0;
    background-color: #f2dede;
    color: #b94a48;
    border-left: 5px solid #c73412;
    max-width: 100%;
}
