* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font: 20px Univers,sans-serif;
    color: #000;
}
img{
    max-width: 100%;
}

/* HEADER */
header h2{
    color:#2489ee;
}
header h2 span, header p{
    color:#66c6ea;
}
header{
    position: fixed;
    top: 0;
    width: 100%;
    height: 145px;
    background-color: #ffffff;
    z-index: 777;
}
.bg_endesa{
    margin-top: 115px;
}
/* END HEADER */



/**/
.bg_endesa{
    background-image: url("/landing/endesa/bg_endesa2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-bottom: 5px solid #2489ee;
    color: #2489ee;
}
.decuentoOrange {
    color: #ffffff;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-color: #ef6c00;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
}
.decuentoOrange p {
    color: white;
    font-size: 22px;
    text-align: center;
    line-height: 23px;
    font-family: 'Lato';font-weight:400;
}
.decuentoOrange p span {
    display: block;
    font-size: 60px;
    font-family: "Lato";font-weight:700;
    line-height: 51px;
}
.decuentoGreen {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -24px;
    right: -50px;
    background-color: #499cf7;
}
.decuentoGreen p {
    font-size: 18px;
    color: white;
    text-align: center;
    margin: 0;
}
.contEsferas {
    margin: 35px auto;
}
.OfertaMsj {
    font-size: 24px;
    color: #4A4A4A;
    text-align: center;
    line-height: 30px;
}
.oferta{
    background-color: rgb(255 255 255 / 50%);
}
.oferta h2 {
    text-transform: uppercase;
    text-align: center;
    margin: 22px 0;
    font-size: 25px;
    line-height: 33px;
    font-family: "Lato";font-weight:700;
    color: #0d61f6;
    text-shadow: 1px 1px 2px rgba(150, 150, 255, 1);
}
p.ultimos_dias {
    text-align: center;
    margin: 10px auto;
    color: #0d61f6;
    font-weight: bold;
    font-size: 28px;
}
/**/









.cuadroPhone {
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 43px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 43px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 43px -5px rgba(0,0,0,0.75);
}
.informate {
    display: block;
    background-color: #499cf7;
    border-top-left-radius: 20px;
    padding: 20px 0;
    border-top-right-radius: 20px;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.informate a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 45px;
    color: white;
    line-height: 37px;
    font-family: "Lato";font-weight:700;
}
.informate img {
    width: 30px;
    margin-right: 10px;
}
.informate span {
    font-size: 20px;
    display: block;
    width: 100%;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-family: "Lato";font-weight:700;
}
.contTelf {
    display: flex;
    justify-content: center;
    align-items: center;
}
.formulario {
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#628e1d', endColorstr='##8eb834', GradientType=1 );
    background-color: #eceded;
    color: white;
    padding: 0 15px 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.callme {
    text-align: center;
    background-color: #eceded;
    padding: 10px 15px 10px;
}
.formulario p {
    color: #58585a;
    font-weight: 500;
    margin-top: 10px;
    font-size: 16px;
}
.cont_llama_gratis p {
    font-family: 'Lato';font-weight:400;
    color: #58585a;
    margin: 5px 0;
    font-weight: 500;
    font-size: 17px;
}
.cuadroPhone .chica_llama {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
.cuadroPhone .chica_llama img {
    height: 69px;
    margin-right: 10px;
}

.cuadroPhone .boxGratis p {
    text-transform: uppercase;
    color: #678732;
    margin: 0;
    font-size: 23px;
    font-family: "Lato";font-weight:700;
    line-height: 33px;
}
.cuadroPhone .boxGratis span {
    display: block;
    font-size: 46px;
    width: 100%;
}
.input_phone {
    margin: 10px 0;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0;
    border-radius: 30px;
    border: 1px solid #b6b8b9;
    width: 100%;
    position: relative;
    color: black;
    font-size: 15px;
}
.checkbox label.condiciones {
    padding: 0;
    margin-top: -3px;
}
span.text-acept {
    display: block;
    margin-left: 10px;
    color: #878889;
    font-family: 'Lato';font-weight:400;
}
.sc-error-telefono {
    background-color: #ef6c00;
    color: white;
    position: relative;
    width: 200px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
    margin-bottom: -30px;
    z-index: 1;
    display: none;
}

.btn.btn-formulario {
    font-size: 21px;
    width: 100%;
    margin-top: 5px;
    font-family: "Lato";font-weight:700;
    background-color: #8abd37;
    color: #ffffff;
    border-radius: 51px;
    padding: 16px;
    font-weight: 700;
    outline: 0;
    border: none;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.text-small{
    font-size: 12px;
}
.recuadro{
    background-color: #2489ee;
    color: #fff;
}
.mesaje_post{
    display: none;
}








.llamanosSection h2 {
    text-transform: uppercase;
    margin: 40px 0 20px;
    font-family: "Lato";font-weight:700;
}




.tranquilidad, .ventajasMobile, .sectionSeparador{
    display: none;
}
@media (max-width: 900px) {
    header h2{
        font-size: 1rem;
    }
}
@media (max-width: 500px) {
    header{
        height: auto;
    }

    .bg_endesa{
        margin-top: 130px!important;
    }
    .OfertaMsj{
        display: none;
    }
    .collapse.show{
        display: initial!important;
    }
    .collapse:not(.show){
        display: none!important;
    }
    header .container div.col-9 {
        flex: 0 0 100%;
        max-width: initial;
        display: none!important;
    }
    header h2{
        font-size: 1rem;
    }
    .bg_endesa{
        background-image: url("/landing/endesa/bg_endesa2_mob.jpg");
        background-size: contain;
        background-position: top center;
    }
    .decuentoGreen{
        right: -92px!important;
    }
    .decuentoGreen p{
        padding: 3px;
    }
    .hidden-xsq{
        display: none;
    }
    .tranquilidad, .ventajasMobile, .sectionSeparador{
        display: inherit;
    }
}