/*DEFAULT*/

body {font-family: "Lato-Regular"; color: #5C881A;}
a:focus{
    outline: none;
}




/*HEADER*/


.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: 12px;
}


h1.planes {
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Lato-Bold";
    color: #8abd37;
    padding: 35px 0;
    margin: 0;
}
h1.planes span{
  color: #5C881A;
}

/*MAIN*/

/*JUMBOTRON*/

.jumbotron {
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 15px 80px;
  margin:0;
  background-size: cover;
  background: linear-gradient(to bottom, #ffffff, #5c881a);
  height: 520px;
  
}

.oferta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.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-Bold";
}

.bola_azul big{
	font-size: 70px;
	line-height: 70px;
	font-family: "Lato-Bold";
	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-Bold";
  position: relative;
  top: -10px;
}

.bola_gris big{
	font-size: 45px;
	line-height: 45px;
	font-family: "Lato-Bold";
	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-Bold";
	position: absolute;
	top: calc(50% - 15px);
	left: calc(50% - 27px);
}

.jumbotron h2{
	color: #5C881A;
	font-size: 35px;
	line-height: 40px;
  font-family: "Lato-Bold";
}

.jumbotron .list_desktop{
  font-family: "Lato-Bold";
  font-size: 15px;
}



/*CUERPO*/
.franja_verde{
	background-color: #5C881A;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
  padding: 10px;
}

.franja_verde h3{
	font-size: 30px;
  font-family: "Lato-Bold";
  margin: 20px auto;
}

.franja_tarifas{
	background-color: #ffffff;
	color: #5C881A;
	text-align: center;
  	padding: 10px;
}

.franja_tarifas h3{
	color: #5C881A;
	font-size: 30px;
  font-family: "Lato-Bold";
  margin: 30px auto;
}

.franja_tarifas h4{
	color: #5C881A;
	font-size: 18px;  
	font-family: "Lato-Bold";
}

.franja_tarifas .col-5{
  width: 220px;
  display: inline-block;
  float: left;
  margin: 5px;
  border: 1px solid #5C881A;
  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: #5C881A;
}


.box_verde {
  background-image: url(https://tarifasluzygas-iberdrola.es/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: #ffffff;*/
	padding: 10px 0px 10px;
}

.callme__title {
	font-family: "Lato-Bold";
	color:#5C881A;
	font-size: 24px;
}

.callme__number {
	font-family: "Lato-Bold";
	color: #62a604;
	line-height: 40px;
	font-size: 40px;
  background-image: url(https://tarifasluzygas-iberdrola.es/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-Bold";
		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-Bold";
}

.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: #ffffff;
	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-Bold";
  color: #ffffff;
  font-size: 20px;
}



.form__text {
	margin: 5px 0;
	font-family: "Lato-Bold";
	font-size: 17px;
	color: #58585a;
}

.form-privacity {font-size: 8px;}

.btn-formulario {
    font-size: 21px;
    width: 100%;
    margin-top: 5px;
    font-family: "Lato-Bold";
    background-color: #5c881a;
    color: #ffffff;
    border-radius: 51px;
    padding: 16px;
    font-weight: 700;
    outline: 0;
    border:none;
    text-transform: uppercase;
}
.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(https://tarifasluzygas-iberdrola.es/images/arrow__up.png);
    position: absolute;
    height: 15px;
    right: 0;
    background-repeat: no-repeat;
}

.arrow__down {
    width: 15px;
    background: url(https://tarifasluzygas-iberdrola.es/images/arrow__down.png);
    position: absolute;
    height: 15px;
    right: 0;
    background-repeat: no-repeat;
}


/*FOOTER*/

footer {
color: #ffffff;
  background-color: #ffffff;
  text-align: center;
padding: 20px 0;}



footer a{
color: #ffffff;}




/* 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: #5C881A;
    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 */


.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-Bold";
    margin: 12px 0 0;
    line-height: initial;
}
.box_contador{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fecha{
    position: absolute;
    bottom: 4px;
    left: 11px;
    line-height: 13px;
    color: #95ba4e;
}
.fecha span{
    font-size: 11px;
    display: block;
}
.informate{
    display: block;
    background-color: #ffffff;
    border-top-left-radius: 20px;
    padding: 20px 0px;
    border-top-right-radius: 20px;
    border-bottom: 1px solid #c7c7c7;
    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: #5c881a;
    line-height: 37px;
    font-family: "Lato-Bold";
}
.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-Bold";
} */
.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: #000000;
    text-align: center;
    text-transform: uppercase;
    font-family: "Lato-Bold";
}
.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-Bold";
    line-height: 33px;
}
.cuadroPhone .boxGratis span{
    display: block;
    font-size: 46px;
    width: 100%;
}
.cont_llama_gratis p{
    font-family: 'Lato-Regular';
    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-Regular';
}
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;
    position: relative;
}
.checkbox label.condiciones{
    padding: 0;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    margin-top: -3px;
}
.formulario p{
    color: #58585a;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
}
.calculaGratis{
    background-color: #ef6c00;
    padding: 10px 0;
    position: fixed;
    top: calc(50% - 60px);
    right: 0;
    width: 230px;
    /* border-radius: 50% 0 50% 0; */
    z-index: 100;
}
.calculaGratis{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
}
.calculaGratis img{
    width: 30px;
}
.calculaGratis p{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    margin: 0;
    font-family: "Lato-Bold";
    margin-top: 5px;
}
.calculaGratis span{
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Lato-Bold";
    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-Bold";
    background-color: #ef6c00;
    color: #ffffff;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(https://tarifasluzygas-iberdrola.es/images/bgHazclick.png);
    background-size: 150px;
    background-position: center;

}
.greenBox{
    font-family: "Lato-Bold";
    background-color: #95ba4e;
    color: #ffffff;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(https://tarifasluzygas-iberdrola.es/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;
        padding-left: 16px;
        padding-right: 15px;
        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: #95ba4e;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        padding: 20px 15px 10px;
        font-family: "Lato-Bold";
        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-Bold";
        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-Regular";
        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(https://tarifasluzygas-iberdrola.es/images/check.png);
    }
    .contInput span{
        font-size: 18px;
        font-family: "Lato-Bold";
        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;
<<<<<<< HEAD
        background-image: url(https://tarifasluzygas-iberdrola.es/images/PolÃƒÂ­gono2.png);
=======
        background-image: url(https://tarifasluzygas-iberdrola.es/images/PolÃ­gono2.png);
>>>>>>> 60410b40d32ca89ad6749b8c529bad37c1339fd8
        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-Regular';
        font-style: italic;
        display: block;
        text-align: center;
        color:#95ba4e;
        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: #95ba4e;
        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-Bold';
        text-align: center;
        text-transform: uppercase;
        margin: 0;
    }
    .informateMsj p.llamamos{
        color: #ffffff;
        font-size: 29px;
        font-family: 'Lato-Bold';
        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-Regular';
        font-weight: 500;
        text-align: center;
        font-size: 19px;
        margin: 10px 0;
    }
    .consigueOferta{
        text-align: center;
        background-color: #95ba4e;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .consigueOferta p{
        text-transform: uppercase;
        font-family: 'Lato-Bold';
        color: #ffffff;
        padding: 20px 0;
        margin: 0;
        font-size: 19px;
    }
    .select{
        position: relative;
    }

    .listSelect{
        background-color: #95ba4e;
        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-Bold';
        width: 100%;
        padding: 10px 0;
        transition: 0.2s;
    }
    .listSelect a:hover{
        background-color: #5C881A;
        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: #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-Regular';
    }
    .decuentoOrange p span{
        display: block;
        font-size: 60px;
        font-family: "Lato-Bold";
        line-height: 51px;
    }
    .decuentoOrange p span.dto{
        font-size: 34px;
        line-height: 33px;
        text-transform: uppercase;
    }
    .oferta .oferta_title{
        text-align: left;
        margin: 5px 0 11px;
        font-size: 62px;
        line-height: 90px;
        font-family: "Lato-Regular";
        color: #5c881a;
    }
    .decuentoGreen{
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: -24px;
        right: -50px;
        background-color: #8abd37;
    }
    .decuentoGreen p{
        font-size: 18px;
        color: white;
        text-transform: uppercase;
        text-align: center;
        margin: 0;
    }
    .OfertaMsj{
        font-size: 24px;
        color: #4A4A4A;
        text-align: center;
        line-height: 30px;
    }
    .contEsferas{
        margin: 35px auto;
    }
    .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: #b0cb7a;
        font-family: "Lato-Bold";
        border-radius: 20px 20px 0 0;
        transition: 0.2s;
        text-transform: uppercase;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        background-color: #ef6c00;
        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: #5C881A;
        font-family: "Lato-Bold";
        text-align: left;
    }
    .plan img{
        width: 35px;
    }
    .ofertaMsj{
        padding: 5px 0;
        margin: 10px 0;
        background-color: #95ba4e;
        position: relative;
    }
    .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-Bold";
    }
    p.text{
        font-size: 14px;
        line-height: 20px;
        color: #4A4A4A;
        margin: 15px 0;
    }
    .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-Bold";
        padding: 10px;
        background-color: #f0f2f6;
        position: absolute;
        left: calc(50% - 60px);
        top: -24px;
        z-index: 10;
        color: #95ba4e;
    }
    .lineOferta{
        width: 95%;
        height: 2px;
        background-color: #95ba4e;
        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: #5c881a;
        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-Bold";
        margin: 0;
        line-height: 20px;
        margin: 25px 0;
    }
    .dto1 h4 span{
        font-size: 22px;
        line-height: 8px;
    }
    .dto2{
        height: 100px;
        background-color: white;
        color: #5c881a;
        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-Bold";
        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: 16px;
        color: #4A4A4A;
        margin: 10px 0 5px;
    }
    .lastMsg strong{
        text-align: center;
        font-size: 16px;
        color: #4A4A4A;
        margin: 10px 0 30px;
    }
    

    .link_condiciones{
      margin-bottom: 20px;
      color: #5C881A;
      display: block;
      font-size: 12px;
      text-decoration: underline;
      text-align: center;
    }

    .tab-content{
        padding: 20px 0 0;
        border-radius: 0 0 20px 20px;
    }
    .tab-content .container{
        width: 100%;
    }
    .sectionAdemas .contAdemas{
        background-color: #5C881A;
        padding: 20px 0;
        border-radius: 0 0 20px 20px;
        text-align: left;
    }
    .ventajas{
        height: 500px;
        background-image: url(https://tarifasluzygas-iberdrola.es/images/bg_ventajas.png);
        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-Bold";
        margin: 20px 0;
        font-size: 28px;
        color: #5C881A;
    }
    .sectionVentajas h3{
        text-align: center;
        text-transform: uppercase;
        font-family: "Lato-Bold";
        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;
    }

    .sectionContratar h2{
        text-align: center;
        text-transform: uppercase;
        font-family: "Lato-Bold";
        margin: 0 0 20px 0;
        font-size: 28px;
        color: #5C881A;
    }
    .sectionContratar h4{
        text-align: center;
        text-transform: uppercase;
        font-family: "Lato-Bold";
        margin: 20px 0 5px;
        font-size: 17px;
        color: #8abd37;
    }
    .sectionContratar p{
        text-align: center;
        font-size: 16px;
        color: #4A4A4A;
        margin-bottom: 30px;
    }
    .sectionContratar{
        margin: 40px 0 0;
        background-color: #ffffff;
        padding: 20px 0;
        text-align: center;
    }
    .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(https://tarifasluzygas-iberdrola.es/images/bg_photoGreen.png); */
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0;
        background-color: #5C881A;
    }
    .sectionListaPlanes p{
        font-family: "Lato-Bold";
        font-size: 16px;
        color: white;
        margin-bottom: 0px;
        text-transform: uppercase;
    }
    .sectionListaPlanes ul{
        font-family: 'Lato-Regular';
        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-Bold";
    }
    .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-Bold";
    }
    .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-Bold";
    }
    .contAdemas ul{
        margin: 20px 15px;
        list-style-image: url(https://tarifasluzygas-iberdrola.es/images/TICK_blanco.png);
        padding-left: 40px;

    }
    .contAdemas ul li::marker{
        margin-top: 5px;
    }
    .contAdemas span{
        color: white;
        font-size: 24px;
        font-family: "Lato-Bold";
    }
    .contAdemas p{
        color: white;
        font-size: 16px;
    }
    .legal{
        padding: 0 15px;
    }
    p.pGas{
        font-size: 20px;
    }
    p.fecha{
        color: #95ba4e;
    }
    h2.firstPlanH2{
        font-family: 'Lato-Regular';
    }
    .gasPanel .dto2, .gasPanel .dto1{
        width: 30%;
    }
    .gasPanel .lineOferta {
        width: 64%;
        height: 2px;
        background-color: #95ba4e;
        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-Regular';
        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(https://tarifasluzygas-iberdrola.es/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-Regular';
    }
    select.form-control option {
        background-color: #95ba4e;
        display: block;
        width: 100%;
        text-decoration: none;
        color: #ffffff;
        font-family: 'Lato-Bold';
        width: 100%;
        padding: 10px 0;
        transition: 0.2s;
    }
    select.form-control option:hover {
        background-color: #5C881A;
    }
    .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;
    }
    .sc-error-politica{
        background-color: #ef6c00;
        color: white;
        position: absolute;
        width: 200px;
        text-align: center;
        padding: 6px 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 #ef6c00;
        right: -13px;
        top: 0px;
        position: absolute;
        z-index: 9;
    }
    .sc-error-politica::before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0 15px 20px;
        border-color: transparent transparent transparent #ef6c00;
        right: -13px;
        top: 0px;
        position: absolute;
        z-index: 9;
    }
    #tarificadoraform .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: 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 #ef6c00;
        right: -1px;
        top: -26px;
        left: 85px;
        position: absolute;
        z-index: 9;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-servicio{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -1px;
        top: -26px;
        left: 85px;
        position: absolute;
        z-index: 9;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-suministro-luz{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-compaÃƒÂ±ia{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-aire{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-habitaciones{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -1px;
        top: -26px;
        left: 53px;
        position: absolute;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-numVivienda{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -1px;
        top: -26px;
        left: 53px;
        position: absolute;
        transform: rotate(-90deg);
    }
    #tarificadoraform .sc-error-nombre_compaÃƒÂ±ia{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-horarioLuz{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-consumo{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-gas{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    #tarificadoraform .sc-error-caldera{
        background-color: #ef6c00;
        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 #ef6c00;
        right: -12.5px;
        top: 0px;
        position: absolute;
    }
    .luzSi{
        display: none;
    }
    .gasSi{
        display: none;
    }
    .franja{
        width: 100%;
        background-color: #5C881A;
    }
    .franja h2{
        margin: 15px 0;
        text-align: center;
        color: #ffffff;
        text-transform: uppercase;
        font-family: "Lato-Bold";
    }
    
    .boton{
        width: 100px;
    }
    .cont_oferta{
        color: #ef6c00;
        display: flex;
        align-items: center;
        margin-bottom: 25px;
    }
    .cont_oferta p{
        margin: 0;
        font-size: 29px;
        line-height: normal;
    }
    p.oferta_euro{
        font-size: 80px;
        font-weight: bold;
        line-height: 25px;
        text-transform: uppercase;
        padding-right: 15px;
    }
    p.p_oferta{
        margin-bottom: 21px;
    }
    p.oferta_euro span{
        font-size: 36px;
    }
    .plus_main{
        margin: 15px auto 5px;
        width: 25px;
        display: block;
    }
    .cont_servicios_main p{
        margin: 0;
        color: #5C881A;
        text-align: center;
        font-size: 22px;
    }
    .cont_servicios_main img{
        width: 70px;
        height: 70px;
        margin: 0 auto;
        margin-bottom: 5px;
    }
    .cont_servicios_main p.porcentaje{
        font-size: 60px;
        font-weight: bold;
        line-height: 64px;
    }
    .cont_servicios_main p.descuento{
        line-height: 20px;
        font-weight: bold;
    }
    p.add{
        font-size: 14.5px;
        line-height: 24px;
    }
    .flex_servicios{
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .cont_line{
        width: 260px;
    }

.cont_servicios_main {
    display: flex;
    background-color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
    margin-top: 5px;
    margin-right: 15px;
    width: 220px;
    height: 220px;
    align-items: center;
    justify-content: center;
}
.bloque_text {
    display: flex;
    align-items: center;
    padding-left: 10px;
    justify-content: center;
}

.sub_bloque {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}

/*
.cuadroPhone {
	height: 400px !important;
}*/

.bloque1 {
    display: flex;
    font-size: 20px;
    color: #000;
    align-items: center;
    line-height: normal;
    margin: 10px 0;
}

#bloque3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#bloque3 img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.bloque1 font {
    color: #5c881a;
}

/*     
    .modal#ModalTellamamos{
        background-color:rgba(51, 51, 51, 0.507)!important;
    }
        .modal#ModalTellamamos .modal-content.tellamamos{
            width:500px;;
            
        }
        .modal#ModalTellamamos  .modal-dialog{
            width:100%!important;
        }
        .modal#ModalTellamamos.d-none{
            display: none!important;
        }



        .modal#ModalLlamanos{
            background-color:rgba(51, 51, 51, 0.507)!important;
        }
            .modal#ModalLlamanos .modal-content.tellamamos{
                width:500px;;
                
            }
            .modal#ModalLlamanos  .modal-dialog{
                width:100%!important;
            }
            .modal#ModalLlamanos.d-none{
                display: none!important;
            }
.modal#ModalLlamanos .btn-telefono{
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    width: 90%;
    margin:20px auto;
    font-family: "Lato-Bold";
    background-color: #ef6c00;
    
    border-radius: 51px;
    padding: 16px;
    font-weight: 700;
    outline: 0;
    border: none;
    text-transform: uppercase;
}
.modal#ModalLlamanos .btn-telefono a{
    color: #ffffff;
}
.modal#ModalLlamanos .btn-telefono a:hover{text-decoration: none;}
.modal#ModalLlamanos .btn-telefono img{
    width:30px;
} */