h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .display-1, .display-2, .display-3, .display-4 {
    font-family: 'Montserrat', sans-serif;
    white-space: inherit;
    font-size: 35px;
    text-align: left;
}

.col-md-7{
    margin-bottom: 20px;
}

.mbr-section-hero .mbr-section-title {
    font-size: 2.6rem !important;
}

.mbr-section{
    position: inherit !important;
}

.seccion-cabecera{
    min-height: 300px;
}

.mbr-contacts strong{
    color: #f0f0f0 !important;
}


input[type='file'] {
    white-space: initial;
    font: 11px arial, sans-serif;
}

.productos {
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: justify;
}

.navbar-position{
    position: inherit !important;
}

.logo {

    padding-right: 0px;
    padding-left: 0px;

}
.center{
    text-align: center;
}
.tituloproducto{
    color: #000000;
}
.caracteristicas{
    line-height: normal;
}
.exclusivo{
    font-size: small;
    color: #ba1f06;
    text-align: center;
}
.energia-verde{
    font-size: small;
    color: #007700;
    text-align: center;
}
.oferta-luz{
    font-size: 12px;
    color: #031ebf;
    text-align: center;
}

.parpadea {
    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: 3;

    -webkit-animation-name:parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 3;
}

@-moz-keyframes parpadeo{
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes parpadeo {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.tipocontratacion{
    font-size: small;
    text-align: center;
}
.verde{
    color: #007700;
}
.gris{
    color: #555555;
}

.cambiate{
    font-size: small;
    color: #007700;
    text-align: left;
}
.ofertavalidahasta{
    font-size: small;
    text-align: center;
}

.pasoscontratacion{
    font-size: small;
    text-align: justify;
}
.mtop{
    margin-top: 70px;
}
.borde{

    border-style: solid;
    border-color: #ffffff;
}
.fondo_blanco{
    background-color: #ffffff ;
}
.fondo_naranja{
    background-color: rgb(250, 175, 64);
}
.pading10{
    padding-top: 10px;
    padding-bottom: 10px;
}

.inputheight{
    min-height: 2em;
}
.container{
     width: 100%;
}
.container-5{
    width: 95%;
}
.periodo{
    float:right;
}
.info-tarifa-seleccionada{
    float:right;
}
.error_formulario{
    color: red;
    font-size: 14px;
}
.enlace-condiciones-generales:link{
    color: blue;
}
.enlace-condiciones-generales:hover{
    color: blue;
}
.enlace-condiciones-generales:visited{
    color: black;
}
.telefonos-distribuidoras:link{
    color: blue;
}
.telefonos-distribuidoras:hover{
    color: blue;
}
.telefonos-distribuidoras:visited{
    color: black;
}
.estudio-energetico:link{
    color: blue;
}
.estudio-energetico:hover{
    color: blue;
}
.estudio-energetico:visited{
    color: black;
}
.nowrap{
    display: inline-block;

    white-space: pre-wrap;      /* Webkit */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -o-pre-wrap;   /* Opera 7 */
    word-wrap: break-word;      /* IE */
}

.w98{
    margin-top: 50px;
    width: 95%;
    display: table;
    clear: both;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.post-home-container{
    width: 95%;
    padding-top: 90px;
}
.post-container{
    width: 95%;
    text-align: justify;
}
.comparativa{
    min-height: 1100px;
    padding-top: 90px;
}
.row-comparador{
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.precio-comparador{
    text-align: center;
    font-size: 30px;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    margin-top: 20px;
}
.cuadrado{
    border: 1px solid #f4f4f4;
    height: 125px;
}
.comparador-caracteristicas{
    font-size: 12px;
    font-family: "Times New Roman", Georgia, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    list-style-type: none;
    position: absolute;
    top:5px;
}

.logo-comparador{
    width: 67%;
    position:absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
    max-width: 240px;
}
.nombre-contrato-electricidad{
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.mtop-comparador{
    position:absolute;
    top:20%;
    bottom:0;
    left: 5px;
    right: 5px;
    margin:auto;
}
.mbottom-comparador{
    position:absolute;
    top:70%;
    bottom:0;
    left: 5px;
    right: 5px;
    margin:auto;
}
.mtop-producto{
    position:absolute;
    top:95%;
    bottom:0;
    margin:auto;
}
.img-blog-home{
    display: block;
    margin: auto;
    width: 95%;
}

.cambio-tarifa{
    font-size: x-small;
    color: #00aa00;
    text-align: center;
    margin-bottom: 0px;
}

.botton0{
    padding-bottom: 0px;
}

.titulo-contrata{
    height: 100px;
    margin-bottom: 0px;
}

.link-footer{
    color: #7c7c7c;
    font-size:12px;
}

.item_producto{
    padding-top: 30px;
    min-height: 225px;
}
.comparador{
    padding-top: 10px;
}
.form-comparador{
    font-size: 0.80rem;
}
.company-container{
    padding-left: 5%;
    padding-right: 5%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
}
.producto-container{
    padding-left: 5%;
    padding-right: 5%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
}
.company-section{
    margin-top: 30px;

}
.producto-section{
     margin-top: 30px;
     min-height: 1000px;
 }
.precios-empresas-section{
    margin-top: 30px;
    min-height: 1000px;
}
.oferta-container{
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
}
.all-contracts-section{
    margin-top: 30px;
    min-height: 3500px;
}
.envia-tu-factura-section{
    padding-top: 70px;
    min-height: 800px;
}
.texto-ayuda{
    margin-bottom: 30px;
}

.mensajes-simulacion{
    padding-left:10px;
    margin-top: 5px;
}

.glyphicon { margin-right:5px;}
.rating .glyphicon {font-size: 22px;}
.rating-num { margin-top:0px;font-size: 54px; }
.progress { margin-bottom: 5px;}
.progress-bar { text-align: left; }
.rating-desc .col-md-3 {padding-right: 0px;}
.sr-only { margin-left: 5px;overflow: visible;clip: auto; }

.btn-grey{
    background-color:#D8D8D8;
    color:#FFF;
}
.rating-block{
    background-color:#FAFAFA;
    border:1px solid #EFEFEF;
    padding:15px 15px 20px 15px;
    border-radius:3px;
}
.bold{
    font-weight:700;
}
.padding-bottom-7{
    padding-bottom:7px !important;
}
.padding-bottom-40{
    padding-bottom:40px;
}
.padding-left-0{
    padding-left:0px;
}
.review-block{
    background-color:#FAFAFA;
    border:1px solid #EFEFEF;
    padding:15px;
    border-radius:3px;
    margin-bottom:15px;
}
.review-block-name{
    font-size:12px;
    margin:10px 0;
}
.review-block-date{
    font-size:12px;
}
.review-block-rate{
    font-size:13px;
    margin-bottom:15px;
}
.review-block-title{
    font-size:15px;
    font-weight:700;
    margin-bottom:10px;
}
.review-block-description{
    font-size:13px;
}
.barras{
    line-height: 1.1;
    margin-bottom: 7px;
}
.margin-botton20{
    margin-bottom: 20px;
}
.padding-top0{
    padding-top: 0px;
}
.padding-top100{
     padding-top: 100px;
 }
.padding-top150{
    padding-top: 150px;
}

.padding-top10{
    padding-top: 10px;
}
.padding-top30{
    padding-top: 30px;
}
.margin-top30{
    margin-top: 30px;
}

.width-97{
    width: 97%;
}

.fb-like.fb_iframe_widget span{
    vertical-align: top !important;
}

.que_es_comparador{
    float: right;
    font-size: 10px;
    color: #555555;
    padding-top: 7px;
    padding-left: 5px;
    margin-bottom: 0rem;
}
.logo-comercializadora-empresas{
    padding: 25px;
}
.fondo-contratar-empresas{
    padding-bottom: 30px;
}
.error-contratar-empresas{
    padding-bottom: 50px;
}

.logo-comercializadora-cuadro-index{
    max-width: 99%;
    display:block;
    margin:auto;
}
.pregunta{
    font-size: 1.1rem;
}
.font-awesome{
    padding: 25px;
    text-align:center;
}
.tabla{
    padding: 15px;
}
.resumen-ahorro-potencias{
    width: 98%;
    float: left;
    padding: 5px 15px 15px 5px;
}
.envia-factura-whatsapp{
    visibility: inherit !important;
    color:#705315;
}
.cerrar-izquierda{
    cursor: pointer;
    color:black;
    text-decoration: none;
}
.interior-envia-factura{
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding-bottom: 20px;
}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
.oferta-section{
    margin-top: 30px;
    min-height: 1400px;
}
.contratar-luz-seccion{
    min-height: 1300px;
}
.contratar-gas-seccion{
    min-height: 800px;
}
.margin-bottom0{
    margin-bottom: 0px;
}
.seguro-todoenergia{
    line-height: 0.1;
}
.font-size11{
    font-size: 11px !important;
}
.font-size12{
    font-size: 12px !important;
}
.font-size13{
    font-size: 13px !important;
}
.font_size1_1em{
    font-size: 1.1em !important;
}
.text-logo{
    font-weight: normal;
    letter-spacing: 0.4px;
}
.image-text-logo{
    width: 3%;
    height: 3%;
    vertical-align: baseline;
    margin-right: 5px;
}
.img-page{
    display: block;
    margin: auto;
    max-width: 95%;
}
.texto-precios{
    font-family: initial;
}
.precio-estudio-energetico{
    font-size: 24px;
    font-weight: bold;
}
.importe-estudio-energetico{
    line-height: 12px;
    margin-top: 12px;
}
.forma-pago {
    margin-top: 20px;
}
.arial{
    font-family: Arial, Helvetica, sans-serif;
}
.container-95{
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: justify;
}
.estudio-energetico-section{
    margin-top: 30px;
    min-height: 5000px;
}
.estudio-energetico-div{
    margin-top: 10px;
    margin-bottom: 100px;
}
.contenedor-imagen-estudio{
    margin-top: 5px;
    margin-bottom: 5px;
}
.check-comparador{
    margin-top: 10px;
    margin-bottom: 0px;
}
#publicidad h2{
    font-size: 24px;

}
.boton-llamada{
    bottom: 10px;
}
.logo-colaborador{
    float: right;
    max-width: 250px;
}
.tabla-cookies{
    border: 1px solid #000000;
    width: 100%;
}
.row-cookies{
    border: 1px solid #000000;
    padding-left: 5px;
}


.popover {
    width: 500px;
    max-width: 100%;
    text-align: inherit;
}

.boton-calculo-comparador{
    padding: 0.35rem;
}

.texto-aclaracion-contratar{
    color:#414a51
}
.ec-stars-wrapper {
    font-size: 0;
    display: inline-block;
}
.ec-stars-wrapper a {
    text-decoration: none;
    display: inline-block;
    font-size: 32px;
    font-size: 2rem;
    color: #888;
}
.ec-stars-wrapper:hover a {
    color: #F1C050;
}
.ec-stars-wrapper > a:hover ~ a {
    color: #888;
}

.star-selected {
    color: #F1C050 !important;
}
.star-selected:hover{
    color: #F1C050;
}
.aviso-legal-linea{
    margin-top: 10px;
}
.rev-head{
    padding-bottom: 30px;
}
.rev-logo{
    max-width: 200px;
}
.rev-titulo{
    font-weight: bold;
    font-size: large;
    padding-left: 5%;
}
.texto-verde{
    color:#00AA00
}
.texto-rojo{
    color:#AA0000
}

.float_right{
    float: right;
}
.float_left{
    float: left;
}

.iconos_menu_movil{
    width: 5px;
}

.msg-atencion{
    font-size: 18px;
    color: #031ebf;
    text-align: center;
    margin: 20px;
}

.msg-atencion a:link{
    font-size: 18px;
    color: #031ebf;
    text-align: center;
    margin: 20px;
    text-decoration: none;
}

.msg-atencion a:hover{
    font-size: 18px;
    color: #071564;
    text-align: center;
    margin: 20px;
    text-decoration: none;
}