/*DEFAULT*/

body {font-family: 'Lato'; font-weight:400;}
a:focus{
    outline: none;
}




/*HEADER*/


.gurrumino {
    z-index: 999;
    position: fixed;
    right: 0;
    top: 70%;
    width: 8%;}


.contador {text-align: right;}

.contador__text {
    font-size: 15px;
    text-align: center;
    color: #ffffff;}

.contador_day {
    font-size: 18px;
    color: white;}

.contador_number {
    font-size: 27px;
    line-height: 45px;
    font-family: 'Lato', sans-serif;font-weight:700;
    color: #5aaddc;
    }

.separator-cont {
    color: #ffffff;
    font-size: 24px;
    }

.nav-header {
    text-align: center;
    margin-top: 30px;}

.nav-header a {
    color: #ffffff;
    font-size:16px; position: relative;}

.nav-header a:hover {text-decoration: none;}

.nav-header .separator-cont {margin: 5px;}


header h1{
    margin-top: 10px;
}


h2.planes {
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;font-weight:700;
    color: #8abd37;
    padding: 35px 0;
    margin: 0;
}
h2.planes span{
  color: #0d61f6;
}

/*MAIN*/

/*JUMBOTRON*/

.jumbotron {
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 15px;
  margin:0;
  background-size: cover;
  background-color: #535253;
  color: #499cf7;
  border-bottom: 5px solid #499cf7;
}

.bolas_descuento{
    font-size: 16px;
  position: relative;
  padding: 20px 0;
}

.bola_azul{
    background-color: #009ddf;
    width: 160px;
    height: 160px;
    color: #ffffff;
    font-size: 28px;
    line-height: 28px;
    border-radius:200px;
    text-align: center;
    display: inline-block;
    padding: 20px 0;
    font-family: 'Lato', sans-serif;font-weight:700;
}

.bola_azul big{
    font-size: 70px;
    line-height: 70px;
    font-family: 'Lato', sans-serif;font-weight:700;
    display: block;
}

.bola_gris{ 
  background-color: #767878;
  width: 140px;
  height: 140px;
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  border-radius: 200px;
  text-align: center;
  display: inline-block;
  padding: 20px 20px;
  font-family: 'Lato', sans-serif;font-weight:700;
  position: relative;
  top: -10px;
}

.bola_gris big{
    font-size: 45px;
    line-height: 45px;
    font-family: 'Lato', sans-serif;font-weight:700;
    display: block;
}

.bola_gris small{
  font-size: 12px;
  line-height: 12px;
  display: block;
    font-weight: lighter;
}



.mas{
    height: 30px;
    width: 30px;
    border-radius:50px;
    background-color: #ffffff;
    font-size: 22px;
    text-align: center;
    color: #009ddf;
    font-family: 'Lato', sans-serif;font-weight:700;
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 27px);
}

.jumbotron h2{
    color: #0d61f6;
    font-size: 35px;
    line-height: 40px;
  font-family: 'Lato', sans-serif;font-weight:700;
}

.jumbotron .list_desktop{
  font-family: 'Lato', sans-serif;font-weight:700;
  font-size: 15px;
}



/*CUERPO*/
.franja_verde{
    background-color: #0d61f6;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
  padding: 10px;
}

.franja_verde h3{
    font-size: 30px;
  font-family: 'Lato', sans-serif;font-weight:700;
  margin: 20px auto;
}

.franja_tarifas{
    background-color: #ffffff;
    color: #0d61f6;
    text-align: center;
    padding: 10px;
}

.franja_tarifas h3{
    color: #0d61f6;
    font-size: 30px;
  font-family: 'Lato', sans-serif;font-weight:700;
  margin: 30px auto;
}

.franja_tarifas h4{
    color: #0d61f6;
    font-size: 18px;  
    font-family: 'Lato', sans-serif;font-weight:700;
}

.franja_tarifas .col-5{
  width: 220px;
  display: inline-block;
  float: left;
  margin: 5px;
  border: 1px solid #0d61f6;
  border-radius: 15px;
}


.text_tarifa {
  padding: 20px 10px 10px;
  min-height: 231px;
}

.text_tarifa p{
  color: #000;
  font-weight: normal;
}

.text_tarifa p.green{
  color: #000;
  font-weight: normal;
  color: #0d61f6;
}


.box_verde {
  background-image: url(/landing/images/bg_green.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 25px 0;
  padding: 1px;
  color: white;
}

.box_verde h3{
  color: white;
}

.callme {
    text-align: center;
    background-color: #eceded;
    padding: 10px 15px 10px;
}

.callme__title {
    font-family: 'Lato', sans-serif;font-weight:700;
    color:#0d61f6;
    font-size: 24px;
}

.callme__number {
    font-family: 'Lato', sans-serif;font-weight:700;
    color: #62a604;
    line-height: 40px;
    font-size: 40px;
  background-image: url(/landing/images/telf_verde.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 45px;
}

.callme__number:hover {color: #5aaddc;
text-decoration: none;}

.callme__text {
        font-family: 'Lato', sans-serif;font-weight:700;
        font-size: 14px;
        color: #58585a;
}

/*FORM*/

/*#mensaje{
  padding: 20px 10px;
  text-align: center;
  background-color: white;
  font-size: 20px;
}*/

.input_phone {
  border: solid 1px #eeeeee;
  width: 100%;
  position: relative;
  border-radius: 15px;
  color: black;
  background-color: #eeeeee;
  padding: 5px 15px;
  font-size: 15px;
}

.input-phone {position: relative;}

.input-phone img {
    z-index: 1;
    top: 7px;
    width: 25px;
    position: absolute;
    left: 10px;}


.checkbox {
    text-align: left;
    font-family: 'Lato', sans-serif;font-weight:700;
}

.checkbox input[type=radio] {
    width: 12px;
    height: 16px;
}

.formulario  .checkbox input[type=radio]{
    width: 15px;
    height: 15px;
}

.radio label, .checkbox label {text-align: left;
font-size: 10px;}

.privacity_text {text-align: left;
font-size: 14px;}


.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;
}

.formulario p{
    margin-top: 10px;
    font-size: 16px;
}

.form__title {
    margin:10px;
    font-family: 'Lato', sans-serif;font-weight:700;
  color: #ffffff;
  font-size: 20px;
}



.form__text {
    margin: 5px 0;
    font-family: 'Lato', sans-serif;font-weight:700;
    font-size: 17px;
    color: #58585a;
}

.form-privacity {font-size: 8px;}

.btn-formulario {
    font-size: 21px;
    width: 100%;
    margin-top: 5px;
    font-family: 'Lato', sans-serif;font-weight:700;
    background-color: #d9335f;
    color: #ffffff;
    border-radius: 51px;
    padding: 16px;
    font-weight: 700;
    outline: 0;
    border:none;
}
.btn-formulario:hover {
    color: #ffffff;
    outline: 0;
}
.btn-formulario:active {
    color: #ffffff;
    outline: 0 !important;
}
.btn-formulario:focus {
    color: #ffffff;
    outline: 0;
}


.checkbox {text-align: left;}
.checkbox label {font-size: 13px;}




.btn-info {
    position: relative;
    text-align: center;
    border: 0;
    display: block;
    margin: 0 auto;
    background-color: #efcb4b;
    border-radius: 25px;
    color: #0061a4;
    padding: 5px;
    width: 120px;
    margin: 20px auto;
    font-size: 18px;
    font-weight: 700;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #0061a4;
    background-color: #efcb4b;}

.list-tab p {
    font-size: 16px;
    margin-bottom: 5px;}


.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:visited {
    border: 0;
    color: #0061a4;
    background-color: #efcb4b;}

.collapse .container {
    width: 100%;
}

.collapse a {
cursor: pointer;
text-decoration: none;
color: #00b1e5;
}

.collapse a:hover {text-decoration: none;}

.arrow__up {
    width: 15px;
    background: url(/landing/images/arrow__up.png);
    position: absolute;
    height: 15px;
    right: 0;
    background-repeat: no-repeat;
}

.arrow__down {
    width: 15px;
    background: url(/landing/images/arrow__down.png);
    position: absolute;
    height: 15px;
    right: 0;
    background-repeat: no-repeat;
}


/*FOOTER*/

footer {
    background-color: #ffffff;
    text-align: center;
    padding: 20px 0;
}







/* DISPLAY COOKIES */
.cookienator    {
  width: 100%;
  color: black;
  text-align: center !important;
  position: fixed;
  background-color: #eeeeee;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  z-index: 99999 !important;
}
.cookienator p  {
  color: #4F4F4F !important;
  text-align: center !important;
  font-size: 12px !important;
}
.cookienator a {
  color: #000;
}
.cookienator a:hover {
  color: #000;
}


.cookienator .cerrar{
    background-color: #0d61f6;
    color: white;
    font-size: 13px;
    line-height: 18px;
    font-family: "movistar_textregular", Arial, sans-serif;
    text-align: center;
    padding: 10px 5px;
    cursor: pointer;
}

.cookienator p{
    line-height:15px;
}

/* Nuevos Estilos */

.contrataHoy{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 98px;
}
.contFecha{
    position: relative;
}
.contrataHoy img{
    width: 45px;
    margin-right: 10px;
}
.contrataHoy p{
    color: #678732;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;font-weight:700;
    margin: 0;

}
.fecha{
    position: absolute;
    bottom: 4px;
    left: 11px;
    line-height: 13px;
    color: #499cf7;
}
.fecha span{
    font-size: 11px;
    display: block;
}
.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', sans-serif;font-weight:700;
}
.informate a:hover{
    text-decoration: none;
}
/* .informate p{
    text-transform: uppercase;
    font-size: 46px;
    line-height: 12px;
    text-align: center;
    color: #ffffff;
    margin: 0;
    font-family: 'Lato', sans-serif;font-weight:700;
} */
.contTelf{
    display: flex;
    justify-content: center;
    align-items: center;
}
.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', sans-serif;font-weight:700;
}
.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: #499cf7;
    margin: 0;
    font-size: 23px;
    font-family: 'Lato', sans-serif;font-weight:700;
    line-height: 33px;
}
.cuadroPhone .boxGratis span{
    display: block;
    font-size: 46px;
    width: 100%;
}
.cont_llama_gratis p{
    font-family: 'Lato'; font-weight:400;
    color: #58585a;
    margin: 5px 0;
    font-weight: 500;
    font-size: 17px;
}
.input_phone{
    margin: 10px 0;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0;
    border-radius: 30px;
    border: 1px solid #b6b8b9;
}
.input_phone:focus{
    outline: none;
}
span.text-acept{
    display: block;
    margin-left: 10px;
    color: #878889;
    font-family: 'Lato'; font-weight:400;
}
span.text-acept a{
    color: #878889;
    text-decoration: underline;
}
.condiciones input[type=checkbox] {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 0px;
    margin-right: 5px;
    margin: 0;
    position: static;
    background-color: #ffffff;
    margin-top: -3px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b1b3b4;
  opacity: 1; /* Firefox */
}
.condiciones{
    display: flex;
}
.checkbox label.condiciones{
    padding: 0;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    margin-top: -3px;
}
.formulario p{
    color: #58585a;
    font-weight: 500;
}
.calculaGratis{
    background-color: #d9335f;
    padding: 10px 0;
    position: fixed;
    top: calc(50% - 60px);
    right: 0;
    width: 230px;
    /* border-radius: 50% 0 50% 0; */
    z-index: 100;
    line-height: 25px;
}
.calculaGratis{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
    border-radius: 80px 0 0 80px;
}
.calculaGratis img{
    width: 30px;
}
.calculaGratis p{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    margin: 0;
    font-family: 'Lato', sans-serif;font-weight:700;
}
.calculaGratis span{
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;font-weight:700;
    display: block;
    font-size: 22px;
    margin: -8px 0;
}
.llamaAhora{
    text-align: center;
}
.llamaAhora img{
    width: 25px;
    margin: 0 auto 5px;
}
.llamaAhora a{
    color: #ffffff;
    display: block;
    font-size: 26px;
    line-height: 22px;
    width: 100%;
    height: 100px;
    padding-top: 64px;
}
.orangeBox a{
    color: #ffffff;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}
.llamaAhora p{
    font-size: 16px;
    text-transform: uppercase;
    line-height: 16px;
    margin: 0;
}
.contOrange{
    width: 100%;
    height: 100px;
}
.orangeBox{
    font-family: 'Lato', sans-serif;font-weight:700;
    background-color: #d9335f;
    color: #ffffff;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(/landing/images/bgHazclick.png);
    background-size: 150px;
    background-position: center;

}
.greenBox{
    font-family: 'Lato', sans-serif;font-weight:700;
    background-color: #499cf7;
    color: #ffffff;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(/landing/images/bgLlama.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -3px;
    padding: 0;
}
    .calculaGratis {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 110px;
        border-radius: 80px 0 0 80px;
        padding-left: 16px;
        cursor: pointer;
    }
    .calculaTarifaBg{
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        z-index: 1001;
        background-color: black;
        opacity: 0.7;
    }
    .calculaTarifa{
        width: 100%;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .calculaTitle{
        background-color: #499cf7;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        padding: 40px 15px 10px;
        font-family: 'Lato', sans-serif;font-weight:700;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        position: relative;
    }
    .calculaTitle h2{
        font-size: 20px;
    }
    .modal-body,.modal-content{
        padding: 0;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        top: 30px;
    }
    .calculaMain{
        background-color: #eceded;
        padding: 20px 15px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    span.num{
        font-family: 'Lato', sans-serif;font-weight:700;
        width: 30px;
        height: 30px;
        margin: 0 auto;
        border-radius: 50%;
        display: block;
        background-color: #678732;
        color: #ffffff;
        text-align: center;
        padding: 5px 0;
    }
    .calculaMain p{
        color: #58585a;
        text-align: center;
        font-weight: 500;
        font-family: 'Lato'; font-weight:400;
        margin: 10px 0;
        font-size: 18px;
    }
    .contInput{
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0 20px;
        position: relative;
    }
    .contInput input{
        width: 30px;
        height: 30px;
        margin: 0;
        opacity: 0;
        position: absolute;
        z-index: 2000;
        left: 0;
        top: 0;
    }
    .contInput input:checked ~ .checkStyled{
        background-image: url(/landing/images/check.png);
    }
    .contInput span{
        font-size: 18px;
        font-family: 'Lato', sans-serif;font-weight:700;
        text-transform: uppercase;
        margin: 0 10px;
        color: #678732;
    }
    .iconoCalTarifa{
        width: 60px;
        position: absolute;
        top: -30px;
        left: calc(50% - 30px);
        z-index: 1500;
    }
    .boxCheck{
        width: 30px;
        height: 30px;
        position: relative;
    }
    .boxCheck span.checkStyled{
        width: 30px;
        height: 30px;
        background-color: #ffffff;
        background-image: none;
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        z-index: 1000;
        top: 0;
        left: 0;
        margin: 0;
        border: 1px solid #b1b3b4;
        border-radius: 4px;
    }
    .calcLuz{
        display: none;
    }
    .calcGas{
        display: none;
    }
    .displayCalcLuz{
        display: block;
    }

    .select{
        width: 100%;
        height: 35px;
        display: flex;
        border-radius: 4px;
        justify-content: center;
    }
    .select span.arrow{
        width: 35px;
        height: 35px;
        color: white;
        background-color: #b8babb;
        display: block;
        background-image: url(/landing/images/PolÃ­gono2.png);
        background-position: center;
        background-position-y: 13px;
        background-repeat: no-repeat;
        background-size: 13px;
        cursor: pointer;
        width: 5%;
    }
    .select span.arrow:hover{
        background-color: #cacbcb;
    }
    .inputSelect{
        width: 95%;
        height: 100%;
        border: 1px solid #b1b3b4;
        background-color: #ffffff;
        font-family: 'Lato'; font-weight:400;
        font-style: italic;
        display: block;
        text-align: center;
        color:#499cf7;
        cursor: pointer;
    }
    .inputSelect:active{
        outline: 0;
    }
    .inputSelect:focus{
        outline: 0;
    }
    .xCloseModal{
        position: absolute;
        right: 15px;
        top: 15px;
        cursor: pointer;
        z-index: 2000;
    }
    .xCloseModal img{
        width: 15px;
    }
    .informateMsj{
        padding: 35px 0 20px;
        background-color: #499cf7;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        position: relative;
        margin-top: 30px;  
    }
    .informateMsj p{
        color: #ffffff;
        font-size: 20px;
        font-family: 'Lato'; font-weight:700;
        text-align: center;
        text-transform: uppercase;
        margin: 0;
    }
    .informateMsj p.llamamos{
        color: #ffffff;
        font-size: 29px;
        font-family: 'Lato'; font-weight:700;
        text-align: center;
        text-transform: uppercase;
        line-height: 25px;
        
    }
    .contChica{
        display: flex;
        justify-content: center;
        position: relative;
    }
    .contChica img{
        height: 75px;
        margin-right: 10px;
    }
    .contChica span{
        display: block;
        font-size: 60px;
        line-height: 53px;
    }
    .formularioModal{
        padding: 0 15px 2px;
        background-color: #eceded;
    }
    .formularioModal p{
        color: #58585a;
        font-family: 'Lato'; font-weight:400;
        font-weight: 500;
        text-align: center;
        font-size: 19px;
        margin: 10px 0;
    }
    .consigueOferta{
        text-align: center;
        background-color: #499cf7;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .consigueOferta p{
        text-transform: uppercase;
        font-family: 'Lato'; font-weight:700;
        color: #ffffff;
        padding: 20px 0;
        margin: 0;
        font-size: 19px;
    }
    .select{
        position: relative;
    }

    .listSelect{
        background-color: #499cf7;
        height: 20%;
        z-index: 2500;
        position: absolute;
        top: 35px;
        left: 0;
        width: 100%;
        display: none;
        transition: 0.2s;
        border-radius: 0 0 10px 10px;
    }
    .displaySelect{
        display: block;
        height: auto;
    }
    .listSelect a{
        display: block;
        width: 100%;
        text-decoration: none;
        color: #ffffff;
        font-family: 'Lato'; font-weight:700;
        width: 100%;
        padding: 10px 0;
        transition: 0.2s;
    }
    .listSelect a:hover{
        background-color: #0d61f6;
        text-decoration: none;
        color: #ffffff;
    }
    section{
        width: 100%;
    }
/*    header{
        position: fixed;
        background-color: #ffffff;
        width: 100%;
        top: 0;
        z-index: 1000;
    }*/
    main{
        margin-top: 100px;
    }
    img.polygon {
        width: 20px;
        position: absolute;
        bottom: -14px;
        left: calc(50% - 10px);
        height: auto;
        margin: 0;
    }
    img.polygonPop {
        width: 20px;
        position: absolute;
        bottom: -32px;
        left: calc(50% - 10px);
        height: auto;
        margin: 0;
    }
    div.modal-cookies{
        padding: 0 15px 15px;
        overflow: hidden;
    }
    .modal-footer {
        padding: 15px;
        text-align: right;
        border-top: 1px solid #e5e5e5;
        margin: 10px 0;
    }
    .cookies{
        padding: 0 15px 20px;
    }
    .numVivienda span{
        text-transform: capitalize;
    }
    .numHabitaciones span{
        text-transform: lowercase;
    }
    .decuentoOrange{
        color: #ffffff;
        width: 220px;
        height: 220px;
        border-radius: 50%;
        background-color: #d9335f;
        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: 53px;
        font-family: 'Lato', sans-serif;font-weight:700;
        line-height: 47px;
    }
    .decuentoOrange p span.dto{
        font-size: 34px;
        line-height: 33px;
        text-transform: uppercase;
    }
    .oferta h2{
        text-transform: uppercase;
        text-align: center;
        margin: 22px 0;
        font-size: 25px;
        line-height: 33px;
        font-family: 'Lato', sans-serif;font-weight:700;
        color: #0d61f6;
    }
    .decuentoGreen{
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: -24px;
        right: -65px;
        background-color: #8abd37;
    }
    .decuentoGreen p{
        font-size: 18px;
        color: white;
        text-align: center;
        margin: 0;
    }
    .OfertaMsj{
        font-size: 24px;
        color: #4A4A4A;
        text-align: center;
        line-height: 30px;
    }
    .contEsferas{
        margin: 35px auto;
    }

    p.ultimos_dias {
      text-align: center;
      margin: 10px auto;
      color: #d9335f;
      font-weight: bold;
      font-size: 28px;
    }
    .llamanosSection{
        text-align: center;
    }
    .nav-tabs>li{
        width: 50%;
    }
    .nav-tabs>li a img{
        width: 35px;
        margin-right: 10px;
    }
    .nav-tabs>li>a{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: white;
        font-size: 23px;
        background-color: #85cff6;
        font-family: 'Lato', sans-serif;font-weight:700;
        border-radius: 20px 20px 0 0;
        transition: 0.2s;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        background-color: #0d61f6;
        color: white;
        border: none;
        outline: 0;
    }
    .nav-tabs>li>a{
        border: none;
    }
    .nav-tabs>li>a:hover{
        background-color: #b0cb7a;
    }
    .plan{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 20px 0 0;
        min-height: 65px;
    }
    .plan p{
        text-transform: uppercase;
        font-size: 17px;
        margin: 0;
        color: #0d61f6;
        font-family: 'Lato', sans-serif;font-weight:700;
        text-align: left;
    }
    .plan img{
        width: 35px;
    }
    .ofertaMsj{
        padding: 5px 0;
        margin: 10px 0;
        background-color: #8abd37;
        position: relative;
    }
    .gasPanel .ofertaMsj{
        display: inline-block;
        width: 100%;
    }
    .ofertaMsj img{
        position: absolute;
        width: 20px;
        left: calc(50% - 10px);
        top: -10px;
    }
    .ofertaMsj p{
        font-size: 17px;
        color: white;
        margin: 0;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;font-weight:700;
    }
    p.text{
        font-size: 14px;
        line-height: 20px;
        color: #4A4A4A;
        margin: 15px 0;
        display: inline-block;
    }
    .tab-content{
        background-color: #f0f2f6;
    }
    .conth4{
        position: relative;
        height: 20px;
        margin: 15px 0;
    }
    .conth4 h4{
        width: 120px;
        font-size: 25px;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;font-weight:700;
        padding: 10px;
        background-color: #f0f2f6;
        position: absolute;
        left: calc(50% - 60px);
        top: -24px;
        z-index: 10;
        color: #499cf7;
    }
    .lineOferta{
        width: 95%;
        height: 2px;
        background-color: #499cf7;
        position: absolute;
        top: 30%;
        left: 2.5%;
    }
    .descuentos{
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        -ms-flex-pack: justify;
        -ms-flex-pack: space-between;

    }
    .dto1{
        height: 100px;
        background-color: white;
        color: #0d61f6;
        width: 45%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-right: 2.5%;
    }
    .dto1 h4{
        font-size: 50px;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;font-weight:700;
        margin: 0;
        line-height: 20px;
        margin: 25px 0;
    }
    .dto1 h4 span{
        font-size: 22px;
        line-height: 8px;
    }
    .dto2{
        height: 100px;
        background-color: white;
        color: #0d61f6;
        width: 45%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 2.5%;
    }
    .dto2 h4{
        font-size: 40px;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;font-weight:700;
        line-height: 17px;
        margin: 5px;
        padding-top: 5px;
    }
    .dto2 h4 span{
        font-size: 18px;
        line-height: 0px;
    }
    .dto2 p{
        margin: 3px;
    }
    .descuentos img{
        top: calc(50% - 10px);
        left: calc(50% - 10px);
        width: 20px;
        height: 20px;
        position: absolute;
    }
    .lastMsg{
        text-align: center;
        font-size: 20px;
        color: #4A4A4A;
        margin: 10px 0 30px;
    }
    .lastMsg strong{
        text-align: center;
        font-size: 19px;
        color: #4A4A4A;
        margin: 10px 0 30px;
    }
    .tab-content{
        padding: 20px 0 0;
        border-radius: 0 0 20px 20px;
    }
    .tab-content .container{
        width: 100%;
    }
    .sectionAdemas .contAdemas{
        background-color: #0d61f6;
        padding: 20px 0;
        border-radius: 0 0 20px 20px;
        text-align: left;
    }
    .ventajas{
        height: 500px;
        background-image: url(/landing/endesa/bg_ventajas.svg);
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    .ventajas img{
        width: 100%;
    }
    .sectionVentajas h2{
        text-align: center;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;font-weight:700;
        margin: 20px 0;
        font-size: 28px;
        color: #0d61f6;
    }
    .sectionVentajas h3{
        text-align: center;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;font-weight:700;
        margin: 20px 0 5px;
        font-size: 24px;
        color: #8abd37;
    }
    .sectionVentajas p{
        text-align: center;
        font-size: 16px;
        color: #4A4A4A;
    }
    .sectionVentajas{
        margin: 40px 0 0;
        background-color: #f0f2f6;
        padding: 20px 0;
    }
    .contImagen{
        width: 100%;
        position: relative;
    }
    .paddingLeft{
        padding: 95px 146px 0 0;
    }
    .paddingRight{
        padding: 95px 0 0 146px;
    }
    .sectionListaPlanes{
        width: 100%;
        height: auto;
        background-image: url(/landing/images/bg_photoGreen.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0;
    }
    .sectionListaPlanes p{
        font-family: 'Lato', sans-serif;font-weight:700;
        font-size: 16px;
        color: white;
        margin-bottom: 0px;
        text-transform: uppercase;
    }
    .sectionListaPlanes ul{
        font-family: 'Lato'; font-weight:400;
        font-size: 14px;
        color: white;
        padding-left: 17px;
    }
    .sectionListaPlanes li{
        margin: 5px 0;
    }
    .sectionListaPlanes li a{
        color: white;
        text-decoration: none;
    }
    .sectionListaPlanes h2{
        color: white;
        margin-bottom: 40px;
        text-align: center;
        font-size: 22px;
        font-family: 'Lato', sans-serif;font-weight:700;
    }
    .list-footer{
        display: flex;
        justify-content: center;
        align-items: center;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    footer img{
        width: 150px;
    }
    .list-footer li{
        color: #4A4A4A;
    }
    .list-footer li a{
        color: #4A4A4A;
        font-size: 12px;
    }
    .list-footer .separator{
        color: #4A4A4A;
        margin: 0 20px;
    }
    .contFooter{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .llamanosSection h2{
        text-transform: uppercase;
        margin: 40px 0 20px;
        font-family: 'Lato', sans-serif;font-weight:700;
    }
    .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);
    }
    .carousel-control:hover, .carousel-control:focus {
        color: #4A4A4A;
    }
    .sectionAdemas h2{
        text-transform: uppercase;
        margin: 0;
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;font-weight:700;
    }
    .contAdemas ul{
        margin: 20px 15px;
        list-style-image: url(/landing/images/TICK_blanco.png);
        padding-left: 40px;

    }
    .contAdemas ul li::marker{
        margin-top: 5px;
    }
    .contAdemas span{
        color: white;
        font-size: 24px;
        font-family: 'Lato', sans-serif;font-weight:700;
    }
    .contAdemas p{
        color: white;
        font-size: 16px;
    }
    .legal{
        padding: 0 15px;
    }
    p.pGas{
        font-size: 24px;
    }
    p.fecha{
        color: #499cf7;
    }
    h2.firstPlanH2{
        font-family: 'Lato'; font-weight:400;
    }
    .gasPanel .dto2, .gasPanel .dto1{
        width: 30%;
    }
    .gasPanel .lineOferta {
        width: 64%;
        height: 2px;
        background-color: #499cf7;
        position: absolute;
        top: 30%;
        left: 17.5%;
    }
    .modal-backdrop.in{
        position: fixed;
    }
    .modal {
        z-index: 3000;
    }
    .textoIncluir{
        padding: 20px 15px;
    }
    .textoIncluir p{
        font-size: 12px;
        text-transform: initial;
        font-family: 'Lato'; font-weight:400;
        margin-bottom: 0;
        color: #4A4A4A;
    }
    #condiciones .modal-body{
        top: 0px;
    }
    .sectionListaPlanes h2 a{
        color: white;
        text-decoration: none;

    }
    select.form-control, .select2-selection--multiple {
        background: url(/landing/images/botonFlecha.png) no-repeat top 0px right -2px;
        background-color: #ffffff !important;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        text-align: center;
        background-size: 35px;
        font-family: 'Lato'; font-weight:400;
    }
    select.form-control option {
        background-color: #499cf7;
        display: block;
        width: 100%;
        text-decoration: none;
        color: #ffffff;
        font-family: 'Lato'; font-weight:700;
        width: 100%;
        padding: 10px 0;
        transition: 0.2s;
    }
    select.form-control option:hover {
        background-color: #0d61f6;
    }
    .sc-error-telefono{
        background-color: #d9335f;
        color: white;
        position: relative;
        width: 200px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 1;
        display: none;
    }
    .sc-error-telefono::before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -13px;
        top: 0px;
        position: absolute;
        z-index: 9;
    }
    #tarificadoraform .sc-error-telefono{
        background-color: #d9335f;
        color: white;
        position: relative;
        width: 200px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-telefono::before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 14px 15px 21px;
        border-color: transparent transparent transparent #d9335f;
        right: -1px;
        top: -26px;
        left: 85px;
        position: absolute;
        z-index: 9;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-servicio{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 200px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-servicio::before{
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 14px 15px 21px;
        border-color: transparent transparent transparent #d9335f;
        right: -1px;
        top: -26px;
        left: 85px;
        position: absolute;
        z-index: 9;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-suministro-luz{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-suministro-luz::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-compaÃ±ia{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-compaÃ±ia::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-aire{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-aire::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-habitaciones{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-habitaciones::before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 14px 15px 21px;
        border-color: transparent transparent transparent #d9335f;
        right: -1px;
        top: -26px;
        left: 53px;
        position: absolute;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-numVivienda{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-numVivienda::before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 14px 15px 21px;
        border-color: transparent transparent transparent #d9335f;
        right: -1px;
        top: -26px;
        left: 53px;
        position: absolute;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-nombre_compaÃ±ia{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-nombre_compaÃ±ia::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-horarioLuz{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-horarioLuz::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-consumo{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-consumo::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-gas{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-gas::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-caldera{
        background-color: #d9335f;
        color: white;
        position: absolute;
        width: 140px;
        text-align: center;
        padding: 5px 10px;
        border-radius: 10px;
        margin-bottom: -30px;
        z-index: 2001;
    }
    #tarificadoraform .sc-error-caldera::before {
        content: " ";
        width: 0;
        height: 1px;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #d9335f;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    .luzSi{
        display: none;
    }
    .gasSi{
        display: none;
    }










    /*
|---------------------------------------------------------------------------
| Modal
|---------------------------------------------------------------------------
*/

#dsa-img {
    width: 156px;

}

.DCS-bodyForm{
    position: relative;
    /*left: 50px;*/
}

.dmv {
    width: 100%;
    color: #333;
    display: inline-block;
    margin-top: 48px;
    font-size: 15px;
    max-width: 500px;
    opacity: 0;
    position: relative;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.dmv,
.dmv::after {
    vertical-align: middle;
}

.dmv-close {
    cursor: pointer;
    color: #666666;
    display: block;
    position: absolute;
    z-index: 200000;
    right: -70px;
    top: -18px;
    width: 39px;
}

.dmv-overlay {
    background: white;
    bottom: 0;
    visibility: hidden;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    padding-top: 25px;
    z-index: 100000;
    -moz-transition: visibility 0s linear, opacity .25s ease-in-out;
    -ms-transition: visibility 0s linear, opacity .25s ease-in-out;
    -webkit-transition: visibility 0s linear, opacity .25s ease-in-out;
    transition: visibility 0s linear, opacity .25s ease-in-out;
}

.dmv-overlay,
.dmv-overlay::after {
    vertical-align: middle;
}

.dmv-overlay::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -0.5em;
}

.dmv-content {
    min-width: 550px;
    /*height: 550px;*/
    position: initial;
    top: 50%;
    left: 50%;
    background: #f0f0f0;;
    color: #666667;
    text-align: center;
    padding: 22px;
    padding-bottom:0px;
    padding-right: 40px;
    font-family: 'Lato','Helvetica','Arial',sans-serif;
    text-shadow: none;
    box-sizing: border-box;
    padding-bottom:15px;
    /*background: rgba(0,167,223,1);*/
/*  background: -moz-linear-gradient(top, rgba(0,167,223,1) 0%, rgba(0,167,223,1) 83%, rgba(19,47,114,1) 83%, rgba(19,47,114,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,167,223,1)), color-stop(83%, rgba(0,167,223,1)), color-stop(83%, rgba(19,47,114,1)), color-stop(100%, rgba(19,47,114,1)));
    background: -webkit-linear-gradient(top, rgba(0,167,223,1) 0%, rgba(0,167,223,1) 83%, rgba(19,47,114,1) 83%, rgba(19,47,114,1) 100%);
    background: -o-linear-gradient(top, rgba(0,167,223,1) 0%, rgba(0,167,223,1) 83%, rgba(19,47,114,1) 83%, rgba(19,47,114,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,167,223,1) 0%, rgba(0,167,223,1) 83%, rgba(19,47,114,1) 83%, rgba(19,47,114,1) 100%);
    background: linear-gradient(to bottom, rgba(0,167,223,1) 0%, rgba(0,167,223,1) 83%, rgba(19,47,114,1) 83%, rgba(19,47,114,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7df', endColorstr='#132f72', GradientType=0 );*/
    box-shadow: 0px 0px 10px 1px #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 1px #FFFFFF;
    -moz-box-shadow: 0px 0px 10px 1px #FFFFFF;
    -o-box-shadow: 0px 0px 10px 1px #FFFFFF;

}
#dmv-img-background, #img-background{
    position: absolute;
    left: -165px;
    top: -32px;
    
}

#dmv-div-privacy-group{
    overflow-y: auto;
    max-height: 60px;
    overflow-x: hidden;
}

.dvl-error-content {
    color: white !important;
}

.dmv-contenedor {
    background-color: transparent;
}

.dmv-logo-pullmt {
    margin-top: 24px;
}

.dmv-h2 {
    text-align: left;
    margin-bottom:0px;
   
}
.dmv-h3 {
    text-align: left;
    margin-bottom: 20px;
    font-size:20px;
    color:#666667;
    font-weight:normal;
}

.dmv-llamanos p,.llamanos p{
    font-size: 27px;
    margin-top:25px;
    padding-bottom:0px;
}

h2.dmv-h2{
    font-size:35px;
    color:#666667;
    font-weight:normal;
}

#dmv-ringPoolNumber,#ringPoolNumber {
    color: #ffa100;
    /*font-weight: bold;*/
    /*text-shadow: 2px 0 0 #FF8423, -2px 0 0 #FF8423, 0 2px 0 #FF8423, 0 -2px 0 #FF8423, 1px 1px #FF8423, -1px -1px 0 #FF8423, 1px -1px 0 #FF8423, -1px 1px 0 #fff;*/
}

#dmv-ringPoolNumber:hover,#ringPoolNumber:hover {
    font-style: none;
}

#dmv-description,#description {
    font-size: 18px;
}

.dmv-div-telefono  {
    float: left;
    width: 50%;
}

.dvl-error p {
    display: block;
    text-align: left;
    padding-left:20px;
    color: red;
    font-weight: bold;
}

.dmv-form-group .dmv-label-telefono, .dmv-form-group  .dmv-label-nombre,.dmv-form-group .dmv-label-email {
    text-align: left;
    color: white;
    font-weight: normal;
    letter-spacing: 0.5px;
    float:left;
    padding-bottom:10px;
}

.dmv-content .dmv-form-group .dmv-span-condiciones {
    float: none;
    margin-left: 0;
}

.dmv-content .dmv-form-group .dmv-legal {
    text-align: left;
    margin-top: 19px;
    margin-left: 1px;
    float: left;
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;   
    
}

.dmv-content .dmv-form-group .dmv-enlace-condiciones {
    color: #666667;
}

.dmv-enlace-condiciones:hover {
    color: #002c75;
    text-decoration: none;
}

a#dmv-btnSubmit,button#dmv-btnSubmit, a#btnSubmit,button#btnSubmit {
    display: inline-block!important;
    padding: 6px 12px!important;
    margin-bottom: 0!important;
    font-weight: 400!important;
    line-height: 1.2!important;
    text-align: center!important;
    white-space: nowrap!important;
    vertical-align: middle!important;
    cursor: pointer!important;
    border: 1px solid transparent!important;
    border-radius: 4px!important;   
    background-color: #bfbfbf!important;
    background-image:none;
    /*width: 37%!important;*/
    font-size: 22px!important;
    margin-bottom: 0!important;
    border: none!important;
    border-radius: 2px!important;
    padding: 12px!important;
    float:right!important;
    color:#fff!important;
    padding-left: 30px!important;
    padding-right: 30px!important;
}

a#dmv-btnSubmit:hover,button#dmv-btnSubmit:hover,a#btnSubmit:hover,button#btnSubmit:hover {
    text-decoration: none;
    background-color: #CfbfAA!important;
}

#dmv-phone,#dmv-nombre-DMV,#dmv-email,#nombre-DMV {
    font-weight: 300;
    font-size: 21px;
    color: #666667;
    height: 48px;
    float: left;
    margin-bottom: 7px;
    text-align: center;
    border-radius: 2px;
    width: 91%;
}

#dmv-nombre-DMV, #dmv-email, #nombre-DMV {
    width:100%;
    
}
.dmv-clearBoth,.clearBoth {
    clear: both;
}

.dmv-dejanos-telefono {
    margin-top: 23px;
    color: white;
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
}

#dmv-info, #dmv-horario {
    text-align: left;

}

#dmv-info {
    margin-top:20px;
    
}

footer .drp-phone {
    font-weight: bold;
}


#dmv_bar {
  position: fixed;
  right: 0;
  left: 0;
  background-color: #DF6F00;
  text-align: center;
  cursor: pointer;
  z-index: 9000;
}

#ringPoolCha{
    color: white;
    font-size: 20px;
    position: relative;
    top: 15px;
    margin-right:5%;
    left:30%;
    float:left;
        
    }   

a#ringPoolCha{
    text-decoration: none;
}

.created_rp {
    width: 167px;
    height: 22px;
    box-shadow: 5px 4px 4px 5px #ccc;
    margin: 10px 20px 30px 20px;
    padding: 15px;
    font-size: 1.2em;
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    border-left: 1px solid #AAA;
    border-right: 2px solid;
    border-radius: 8px;
    position: absolute;
    right: 14px;
    bottom: 80px;
}

.created_call {
    width: 167px;
    height: 22px;
    box-shadow: 5px 4px 4px 5px #ccc;
    margin: 10px 20px 30px 20px;
    padding: 15px;
    font-size: 1.2em;
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    border-left: 1px solid #AAA;
    border-right: 2px solid;
    border-radius: 8px;
    position: absolute;
    right: 14px;
    bottom: 0;
}

@media (max-width: 600px) {

#dsa-img {
    width: 115px;
}

.dmv {
    width: 89%;
    color: #333;
    display: inline-block;
    margin-top: 48px;
    font-size: 15px;
    max-width: 500px;
    opacity: 0;
    position: relative;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    text-shadow: none;
}

.dmv,
.dmv::after {
    vertical-align: middle;
}

.dmv-close {
    cursor: pointer;
    color: #666666;
    display: block;
    position: absolute;
    z-index: 200000;
    right: -17px;
    top: -14px;
    width: 39px;
}

.dmv-overlay {
    background: white;
    bottom: 0;
    visibility: hidden;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    padding-top: 25px;
    z-index: 100000;
    -moz-transition: visibility 0s linear, opacity .25s ease-in-out;
    -ms-transition: visibility 0s linear, opacity .25s ease-in-out;
    -webkit-transition: visibility 0s linear, opacity .25s ease-in-out;
    transition: visibility 0s linear, opacity .25s ease-in-out;
}

.dmv-overlay,
.dmv-overlay::after {
    vertical-align: middle;
}

.dmv-overlay::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -0.5em;
}

.dmv-content {
    max-width: 600px;
    min-width: 320px;
    position: initial;
    top: 10%;
    left: 50%;
    color: #666667;
    text-align: center;
    padding: 13px;

}

.dvl-error-content {
    color: red !important;
}

.dmv-contenedor {
    /*background-color: #00a7df;*/
    padding: 18px;
}

.dmv-logo-pullmt {
    margin-top: 8px;
    width: 81px;
}

.dmv-llamanos {
    font-size: 27px;
    margin-bottom: -19px;
    margin-top: 25px;
}

#dmv-ringPoolNumber,#ringPoolNumber {
    color: #ffa100;
    font-weight: bold;
}
a.dmv-enlace-condiciones {
    text-decoration: none;
}
.dmv-dejanos-telefono p {
    font-size: 16px;
    margin: 16px 5px;
}

a.wg-submit{
    color:#ffffff;
}
.dmv-contenedor .wg-form .dmv-telefono {
    display: block;
    margin: 0 16px .4em;
    font-size: 15px;
    padding-top: 0;
    text-align: left;
    color: #555;
    font-weight: 200;
}

.dmv--aceptar-terminos-label {
    padding-top: 0;
}

.dvl-error p {
    color: red;
    font-weight: bold;
}
.wg-form {
    margin-bottom: 10px;
}
.dmv-contenedor .wg-form .dmv-input-telefono {
    height: 32px;
    text-align: center;
    width: 87%;
    margin-top: 0px;
    border-radius: 5px;
    padding: 0;
}

#dmv-btnSubmit, #btnSubmit {
    display: inline-block;
    padding: 0;
    width: 100%;
    margin: auto;
    background-color: #002c75;
    border-radius: 7px;
    margin-bottom: 15px;
    padding-top: 6px;
    font-size: 25px;
    margin-top: 15px;   
    
}
h2.dmv-h2{
    color:#666667;
    font-size:22px;
    margin-bottom:0px;
    
}
    
.dmv-h3 {
    text-align: left;
    margin-bottom: 15px;
    font-size:18px;
    color:#666667;
    font-weight:normal;
}
    
.dmv-llamanos p,.llamanos p {
    font-size: 21px;
    margin-top: 15px;
}

.dmv-contenedor .wg-form .dmv-aceptar-terminos-label {
    width: 88%;
    margin: auto;
    margin-bottom: 11px;
}

.dmv-contenedor .wg-form .dmv-span-condiciones {
    display: inline;
    font-size: 15px;
    color: #555;
    font-weight: 200;
}

.dmv-contenedor .wg-form .dmv-span-condiciones a {
    color: #002c75;
    font-weight: 200;
}

#dmv-info {
    margin: 0;
}

#dmv-horario, #dmv-info {
    color: #666667;
    font-size: 14px;

}

#dmv-phone, #dmv-nombre-DMV, #dmv-email, #nombre-DMV {
    height: 48px;
    float: left;

    width: 100%;
}
    
.dmv-div-telefono{
        
    width:100%;

}
    
#ringPoolCha,#dmvText{
    color: white;
    font-size: 20px;
    /* position: relative; */
    /* top: 5px; */
    /* float: none; */
    left: inherit;
    width: 50%;
    height: 48px;
    text-align: center;
    float: left;
    position: initial;
    line-height: 50px;
    margin-right:0px
        
    }   
    
}