/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/


/* Theme Integraciones
-------------------------------------------------------------- */
.iframeh-tarifas {
    min-height: 500px !important;
    margin-top: 30px;
}

.iframeh-gasistas {
    min-height: 1400px !important;
    margin-top: 30px;
}

.iframeh-contratistas {
    min-height: 1500px !important;
    margin-top: 30px;
}

.iframeh-simulador {
    min-height: 1500px !important;
    margin-top: 30px;
}

.iframeh-consumos-diarios {
    min-height: 4000px !important;
    margin-top: 30px;
}

.iframeh-donde-estamos {
    min-height: 1000px !important;
    margin-top: 30px;
}


body.error404 #Subheader {
    display: none !important;
}

body.error404 ._btn_error {
    height: inherit !important;
}

body.error404 ._error-max {
    border-top: 1px solid #e1e1e1;
}

body.home ._sl_titulo h2,
.rev_slider .tp-mask-wrap .tp-caption h2 {
    white-space: nowrap;
    font-size: 60px !important;
    line-height: 60px !important;
    font-weight: 700 !important;
    color: #fff !important;
}



/* Conocé tu factura
-------------------------------------------------------------- */
#Top_bar a.button.action_button {
    margin-left: 10px;
}

.titulo {
    height: 160px !important;
}

.titulo hr.hr_narrow {
    float: none !important;
}


i.social-face {
    color: #56b9ff;
}

i.social-face:hover {
    color: #ffffff;
}

.social-icono {
    border: transparent;
}

.icono .icon_box .image_wrapper {
    text-align: left !important;
}

.button-ov {
    margin-top: 30px;
}

.wrap-conoce-factura {
    margin-top: 30px;
}

._conoce-list .circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    float: left;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    /*background-image: url(../images/stripes/stripes_3_b.png);
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0,0,0,.08);
    box-shadow: inset 0 0 5px 0 rgba(0,0,0,.08);*/
    background: #0095eb;
    color: #fff;
}

._conoce-list .list_right {
    padding-top: 0px !important;
    margin-left: 40px;
}

._conoce-list .list_item.lists_4 .list_right {
    padding-top: 0px !important;

}

._conoce-list .list_right .desc {
    font-size: 12px;
}

.explicacion {
    text-align: center;
}

.explicacion>div>h3 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    letter-spacing: 0px;
}

.aclaracion>i {
    color: #2699FB;
}

.map {
    position: relative;
    max-width: 1100px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #ccc;
    width: 95%;
    border: 1px solid #f5f5f5;
}

.map img {
    display: block;
    width: 100%;
}

.map-popup {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    width: 60%;
    padding: 2rem;
    background-color: #fff;
    transition: all 300ms ease-in;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.22);
    opacity: 0;
    visibility: hidden;
}

.map-popup>.close {
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
    font-size: 1em;
}

.map-popup>p {
    margin: 0;
}

.map-popup.open {
    opacity: 1;
    visibility: visible;
}

.marker {
    position: absolute;
    z-index: 1;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 15px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    border-radius: 50%;
    border: 1px solid rgb(21, 50, 80);
    background-color: rgb(50, 163, 255);
    transition: all 300ms;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(66, 66, 66, 0.75);
    -moz-box-shadow: 3px 3px 3px 0px rgba(66, 66, 66, 0.75);
    box-shadow: 3px 3px 3px 0px rgba(66, 66, 66, 0.75);
}

.marker-phone,
.map-item-phone {
    top: 3.2%;
    left: 74.8%;
}

.marker1,
.map-item1 {
    top: 18%;
    left: 5%;
}

.marker2,
.map-item2 {
    top: 11%;
    left: 73%;
}

.marker3,
.map-item3 {
    top: 11%;
    left: 88%;
}

.marker4,
.map-item4 {
    top: 17.3%;
    left: 55%;
}

.marker5,
.map-item5 {
    top: 17.3%;
    left: 88%;
}

.marker6,
.map-item6 {
    top: 22%;
    left: 63.5%;
}

.marker7,
.map-item7 {
    top: 31.8%;
    left: 5%;
}

.marker8,
.map-item8 {
    top: 42.5%;
    left: 25%;
}

.marker9,
.map-item9 {
    top: 42.5%;
    left: 74%;
}

.marker10,
.map-item10 {
    top: 55.5%;
    left: 5%;
}

.marker11,
.map-item11 {
    top: 65%;
    left: 23%;
}

.marker12,
.map-item12 {
    top: 58%;
    left: 73%;
}

.marker13,
.map-item13 {
    top: 81%;
    left: 54.5%;
}

@media only screen and (min-width:768px) {
    .map {
        width: 50%;
    }

    .marker {
        width: 20px;
        height: 20px;
        line-height: 18px;
    }

    .map-item {
        position: absolute;
        width: 20px;
        height: 20px;
    }
}

@media only screen and (min-width:960px) {
    .marker {
        width: 25px;
        height: 25px;
        line-height: 22px;
    }

    .map-item {
        position: absolute;
        width: 25px;
        height: 25px;
    }

    .map-item .marker {
        top: auto;
        left: auto;
    }

    .map-popup {
        position: absolute;
        left: 58px;
        width: 280px;
        transform: translateY(-55%);
    }

    .map-popup:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -16px;
        margin-top: -16px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 16px 16px 16px 0;
        border-color: transparent #fff transparent transparent;
    }

    .map-popup.edge {
        left: auto;
        right: calc(100% + 24px);
    }

    .map-popup.edge:before {
        left: auto;
        right: -16px;
        border-width: 16px 0 16px 16px;
        border-color: transparent transparent transparent #fff;
    }
}


/* Info Productores
-------------------------------------------------------------- */
body.page-id-667 div#Content div.flat_box {
    min-height: 230px !important;
    border-bottom: 1px solid #e1e1e1;
}

body.page-id-667 div#Content div.flat_box h6 {
    font-size: 13px !important;
}


/* Emergencias Personalizado
-------------------------------------------------------------- */
#Emergencias_bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    border-bottom: 3px solid rgba(0, 127, 208, .3);
    z-index: 1000;
    display: inline-block;
    background-color: #ffa200;
    margin-top: 45px;
    color: #fff;
}

.bdr-right {
    border-right: 1px solid rgba(255, 255, 255, .5);
}

.emergencias {
    padding: 15px 0px 0px 0px;
}

.ciz {
    float: left;
    width: 30%;
}

.cde {
    float: left;
    width: 65%;
    padding-left: 10px;
}

.emergencias h3.eme {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.emergencias a.tel-emer p,
.emergencias p.eme {
    color: #fff !important;
    font-size: 20px;
    font-weight: 600;
    padding: 0px !important;
    margin: 0px 0px 0px 0px !important;
}

.emergencias h4.eme,
.emergencias h5.eme {
    color: #fff !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

div.column.mcb-column.one-fourth.column_column.menos {
    width: 21% !important;
}


a.tel-emer {
    color: #fff !important;
    font-size: 22px;
    font-weight: 600;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

a.cerrar-emer {
    color: #fff !important;
    float: right;
}

a.cerrar-emer i {
    color: #fff !important;
    font-size: 20px;
}

.cerrar-movil {
    display: none;
}

/* Theme customization starts here
-------------------------------------------------------------- */
/*colores*/
.blanco {
    color: #fff;
}

.azul {
    color: #033462;
}

.azul-osc {
    color: #031634;
}

.celeste {
    color: #56b9ff;
}

.verde {
    color: #00ffd4;
}

.naranja {
    color: #ffa200;
}

.bg-blanco {
    background-color: #fff;
}

.bg-azul {
    background-color: #033462;
}

.bg-azul-osc {
    background-color: #031634;
}

.bg-celeste {
    background-color: #56b9ff;
}

.bg-verde {
    background-color: #00ffd4;
}

.bg-naranja {
    background-color: #ffa200;
}



.tleft {
    text-align: left;
}

hr.hr_narrow {
    clear: both;
}

#Top_bar .logo {
    float: left;
    margin: 0px 30px 0px 0px !important;
}

#Top_bar .top_bar_right {
    float: left;
    margin: 0px 0px 0px 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.menuo-right #Top_bar .menu_wrapper {
    float: right;
    padding-right: 30px;
}

#Top_bar a.action_button {
    top: -2px;
    margin: 0 0px !important;
}

#Top_bar .menu>li>a span:not(.description) {
    padding: 0 10px;
    padding-right: 10px;
}

.menuo-arrows #Top_bar .menu>li.submenu>a>span:not(.description) {
    padding-right: 27px;
}


/*action bar*/
ul#menu-institucional.social-menu li._teltop a {
    text-decoration: none;
    color: #fff;
}

ul#menu-institucional.social-menu li._teltop a:hover {
    text-decoration: none;
    color: #56b9ff;
}

header#Header div#Action_bar ul.contact_details li.phone {
    padding-right: 10px;
    padding-left: 10px;
    background: #ffa200;
    text-decoration: none;
    color: #fff;
}

header#Header div#Action_bar ul.contact_details li.phone a {
    color: #fff;
    text-decoration: none;
}

/*slider*/
._descripcion_slider {
    text-align: left !important;
}

/*6 cajas*/
._inv h4 {
    color: #fff;
}

._cg-text h3 {
    text-align: left;
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 30px;
}

._cg-text hr.hr_narrow {
    float: left;
    width: 15%;
    height: 5px;
    background-color: #56b9ff;
    color: #56b9ff;
}

div.cg-box a div.desc_wrapper h4.title {
    text-align: left;
    padding-top: 80px;
}

div.cg-box div.icon_box a div.image_wrapper {
    text-align: left;
}

/*franja ahorra*/
._cg-btn {}

._cg-text div.inside p {
    text-align: left;
    float: left;
    color: #626262;
}

._box_ahorra_pic {
    min-height: 500px;
    object-fit: cover;
    object-position: 100% 0;
}

/*franja columnas*/
._cg-col h2.title,
._cg-col div.inside a,
._cg-col div.inside a h2 {
    text-decoration: none !important;
    text-align: left;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

._cg-col div.inside a:hover,
._cg-col div.inside a:hover h2 {
    text-decoration: none !important;
    color: #00ffd4;
}

.caja_ {
    padding: 40px 200px 40px 20px !important;
}

._cg-col div.inside {
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

._cg-col-comunidad h2.title {
    text-align: left;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

._cg-col-comunidad div.inside {
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

/*franja trámites*/
._cg-text div.inside p {
    text-align: left;
    float: left;
    color: #626262;
}

.tramites ._cg-text hr.hr_narrow {
    background-color: #00ffd4;
    color: #00ffd4;
}

/*franja novedades*/
div._novedades div.fancy_heading h2.title {
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
}

div._novedades hr.hr_narrow {
    height: 5px;
    background-color: #fff;
    color: #fff;
}

div._novedades .blog_slider.flat .blog_slider_ul li .item_wrapper .image_wrapper img,
div._novedades .blog_slider.flat .blog_slider_ul li .item_wrapper .image_wrapper img {
    opacity: 1;
}

/*franja pre-footer*/
div.foot-link div a h5 {
    color: #fff;
}

._prefoot-verde {
    background: #00ffd4;
    padding-top: 30px;
    padding-bottom: 30px;
}

._prefoot-azul {
    background: #031634;
    padding-top: 75px;
    padding-bottom: 30px;
}

.oficinas-comerciales .btn-transparente {
    float: left;
    background: transparent !important;
    border: 1px solid #031634 !important;
    color: #031634;
    margin-bottom: 0px;
}

.oficinas-comerciales h3 {
    color: #031634;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    margin-bottom: 0px;
}

.oficinas-comerciales a h4 {
    color: #031634;
    font-weight: 600;
    font-size: 30px;
    text-align: left;
}

.oficinas-comerciales a:hover,
.oficinas-comerciales a:hover>h4 {
    text-decoration: none !important;
}

.foot-link a,
.foot-link a h5 {
    text-decoration: none !important;
}

.foot-link a:hover,
.foot-link a:hover>h5 {
    text-decoration: none !important;
    color: #56b9ff;
}

#Footer {
    background-color: #033462 !important;
}

#Footer .footer_copy {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 30px;
}

#Footer .footer_copy .copyright,
#Footer .footer_copy .logos {
    float: left;
}

#Footer .footer_copy .logos {
    text-align: center;
    padding: 0 auto;
    width: 100%;
}

#Footer .footer_copy .diseno {}

#Footer .footer_copy p.dsn {
    float: right;
    padding-right: 5px;
}

#Footer .footer_copy img.qklogo {
    float: right;
}

#Footer .footer_copy a.pdp {
    max-width: 90px;
}

#Footer .footer_copy a.pdp img {
    max-width: 90px !important;
}

#Footer .footer_copy a.enargas {
    max-width: 140px;
    padding-left: 30px;
}

#Footer .footer_copy a.enargas img {
    max-width: 140px !important;
}

#Footer .footer_copy a.integridad {
    max-width: 50px;
    padding-left: 30px;
}

/*SLIDER MOBILE*/
.carousel {
    background: #FAFAFA;
}

.carousel-cell {
    width: 100%;
    height: 500px;
    background: #8C8;
    counter-increment: carousel-cell;
}

.slide-container {
    position: absolute;
    bottom: 7px;
    width: 100%;
    text-align: center;
}

.titulo-slide {
    padding-right: 15px;
    padding-left: 15px;
}

.img-slide {
    object-fit: cover;
    object-position: 50% 100%;
    width: 100%;
    height: 500px;
}

.boton-slide {
    box-shadow: none !important;
    cursor: pointer;
    border: none !important;
    text-decoration: none !important;
    background: #3498db;
    border-radius: 4px;
    color: #fff;
    line-height: 40px;
    padding: 0px 20px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    outline: none !important;
    margin: 0 4% 3%;
}

.Claro {
    color: #FFFFFF;
}

.Oscuro {
    color: #071635;
}

.mobile-slider {
    display: none;
}

.desktop-slider {
    display: block;
}

@media only screen and (max-width: 640px) {
    .desktop-slider {
        display: none;
    }

    .mobile-slider {
        display: block;
    }
}

/*INTERNAS*/
body:not(.template-slider) #Header {
    min-height: 135px;

}

body.page-template-default.header-classic div#Wrapper div#Header_wrapper div#Subheader,
#Subheader {
    padding: 60px 0;
    background-color: #56b9ff;
}


#Subheader h1.title {
    font-family: "Roboto", Arial, Tahoma, sans-serif !important;
    font-size: 60px;
    line-height: 60px;
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    color: #fff;
}

#Subheader ul.breadcrumbs li,
#Subheader ul.breadcrumbs li a {
    color: #fff !important;
}

#Subheader ul.breadcrumbs li a:hover {
    color: #fff !important;
    text-decoration: underline;
}

#Subheader ul.breadcrumbs li span {
    margin: 0 5px;
    opacity: .4;
    filter: alpha(opacity=40);
}

.header-classic #Action_bar,
.header-fixed #Action_bar,
.header-plain #Action_bar,
.header-split #Action_bar,
.header-stack #Action_bar {
    background-color: #003263 !important;
}

.header-classic #Action_bar {
    background-color: #003263;
}

#Top_bar #logo,
.header-fixed #Top_bar #logo,
.header-plain #Top_bar #logo,
.header-transparent #Top_bar #logo {
    padding: 11px 0px 15px 0px !important;
}

.titulo-secundario h2 {
    font-weight: 600;
    color: #031634;
    font-size: 36px;
    line-height: 40px;
    text-align: left;
}

.titulo-secundario hr {
    float: left;
    width: 15%;
    height: 5px;
    background-color: #56b9ff;
    color: #56b9ff;
}

#Content {
    padding-top: 0px;
}

.icon_box.icon_position_left {
    min-height: 50px;
    padding-left: 60px;
    border-right: 1px solid #fff;
}

.icon_box.icon_position_left .image_wrapper img {
    max-height: 50px;
}

.icon_box.icon_position_left .desc_wrapper h4.title {
    text-align: left;
    color: #fff;
    padding-left: 40px;
    font-size: 18px;
}

/*BLOG*/
body.post-template-default.single div#Wrapper div#Header_wrapper div#Subheader {
    background-color: #56b9ff !important;
}

.post-nav.minimal.column {
    margin: 30px 0px 0px 0px;
}




.titulo_tabla_azul {
    background-color: #003163 !important;
    color: #ffffff;
    font-weight: 600;
}


/* FORM ADHESION FACTURA */

#formAdFactura .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

#formAdFactura .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

#formAdFactura .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#formAdFactura .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

#formAdFactura .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

#formAdFactura .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 0px !important;
}


#formAdFactura .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 0px !important;
    }

#formAdFactura    .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

#formAdFactura .col-9 {
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
    }    

#formAdFactura   .col-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

#formAdFactura .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    }
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
#formAdFactura .form-control {
    border-width: 0 0 1px 0;
    padding-left: 0;
    padding: 2px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 100%;
    
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: none;
   
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: white !important;
    border-color: none !important;
    color: inherit !important
    ;
}

#formAdFactura .form-control.error {
    border-bottom: 1px solid #d81b60 !important;
}
#formAdFactura .form-control:focus {
    border-bottom: 1px solid #00baff !important;
}

#formAdFactura label {
    margin-bottom: 0px;
    font-size: 0.9rem;
    color: #ababab;
}

#formAdFactura select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#formAdFactura .selectdiv:after{ 
    border-left: 0;
    font-size: 24px;
    padding: 0px 6px 0 6px;
    top: -6px;
    
}

.selectdiv {
    position: relative;
}

.selectdiv:after {
    /* font-family: "Font Awesome 5 Free";
    font-weight: 900; */
    content: url(../images/icon-dropdown.png);
    font-size: 28px;
    color: #00baff;
    right: 1px;
    top: 2px;
    height: 34px;
    line-height: 1.25;
    padding: 0px 12px 0 12px;
    border-left: 1px solid lightgrey;
    position: absolute;
    pointer-events: none;
    background-color: white;
}

#formAdFactura .selectdiv.select-lg:after{
    right:-10px;
}

#formAdFactura .container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

#formAdFactura .checkmark {
    position: absolute;
    top: 3px;
    left: -20px;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 1px solid #666;
    border-radius: 4px;
}

#formAdFactura .container-check:hover input ~ .checkmark {
     background-color: #ccc;
}

#formAdFactura .container-check input:checked ~ .checkmark {
    background-color: #00baff;
    border: 0;
}

#formAdFactura .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


#formAdFactura .container-check input:checked ~ .checkmark:after {
    display: block;
 }


#formAdFactura .container-check .checkmark:after {
    left: 5px;
    top: -1px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} 


.middle-part {
    position: absolute;
    top: -100px;
    right: 30px;
}

.bottom-part {
    padding-top: 320px;
    background-color: #dddddd;
    position: relative;

}

.form-landing {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 450px;
    padding: 1.5rem;
}

.popover-body {
    padding: 12px 12px 12px 12px;
    color: #666;
    font-size: 15px;
    z-index: 2;
    line-height: 1.53;
    letter-spacing: 0.1px;
    background-color: #f0f0f0 ;
    border-radius: 0px;
    border: none;
    min-width:380px;
}   

.popover {
    border-radius: 0px; 
    border: none;
}

.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
    left: 0;
    border: none;
    background-color: #f0f0f0 ;
    
}
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #f0f0f0 ;
}

.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
    top: 0;
    border: none;
}

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #f0f0f0 ;
}
.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
    top: 0;
    border: none;
}

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
    top: 1px;
    border-left-color: #f0f0f0 ;
}
.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
    top: 0;
    border: none;
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
    top: 0px;
    border-top-color: #f0f0f0 ;
}

.toggle-password {
    position: absolute;
    right: 10px;
}

.fa-eye {
    content: url(../images/eye-solid.svg);
    top: 35px;
    width: 20px;
}

.fa-eye:hover {
    cursor: pointer;
}

.fa-eye-slash {
  content: url(../images/eye-slash-solid.svg);
  top: 35px;
  width: 20px;
}

.fa-eye-slash:hover {
    cursor: pointer;
}

.caja-subtitulo {
    margin-top: -160px !important;
}

@media (min-width: 768px){
    #formAdFactura .col-md-6 {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
}

}


@media (max-width:1366px){
    #formAdFactura{
        background-size: 735px;
    }
}
@media (max-width:1252px){
    .middle-part{
        position: relative;
        right: 15px;
        top: -10px;

    }
}
@media (max-width:991px){
    .top-part {
        background-image: none;
    }
    .popover-body {
        min-width: 240px;
    }
}

@media (max-width:768px){
    .form-landing {
        position: relative;
        z-index: 1;
        left: -23px;
        width: 100%;
        padding: 1.5rem;
    }
    /* .wrap.mcb-wrap.one.column-margin-0px.valign-top.clearfix {
        margin-top: 133px !important;
    } */

    .caja-titulo {
        padding-top: 284px !important;
    }

    .caja-subtitulo {
        margin-top: -221px !important;
    }
        
}



/* HELPER */
.line-top { border: 2px solid #00baff; width:50px; display: inline-block;}
.fw-b { font-weight: bold;}
.bg-medium-blue{ background-color: rgb(3, 52, 98); }
.color-landing-blue {color: #002c66 !important;}
.bg-white { background-color: #fff;}
.pr-0, .px-0 {
    padding-right: 0!important;
}

.pl-0, .px-0 {
    padding-left: 0!important;
}

.position-relative {
    position: relative;
}
.text-center {text-align: center;}
.justify-content-center {justify-content: center;}
.mx-auto {margin: 0 auto;}
.mt-3 {margin-top: 1rem;}








/****************************************************************************/
/* Media QUERIES *************************************************************/
/****************************************************************************/

@media only screen and (max-width: 767px) {
    #Header {
        min-height: 10px !important;
        background-position: center 202px;
    }
}

@media (min-width: 300px) and (max-width: 319px) {}

@media (min-width: 320px) and (max-width: 374px) {

    /*slider*/
    .rev_slider .tp-mask-wrap .tp-caption {
        margin-left: 15px !important;
    }

    body.home ._sl_titulo h2,
    .rev_slider .tp-mask-wrap .tp-caption h2 {
        color: #fff !important;
        font-size: 40px !important;
        line-height: 40px !important;
    }

    /*slider*/
    /*home*/
    ._descripcion_slider {
        margin-left: 80px;
    }

    ._sl_titulo {
        margin-left: 80px;
    }

    ._sl_btn {
        margin-left: 80px;
    }

    .caja_ {
        padding: 40px 20px 40px 20px !important;
    }

    div.oficinas-comerciales {
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.oficinas-comerciales h3 {
        text-align: left;
        padding-bottom: 10px;
    }

    div.oficinas-comerciales h4 {
        text-align: left;
    }

    #Footer .footer_copy .logos {
        text-align: left !important;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    #Footer .diseno {
        margin-bottom: 70px;
        min-height: 30px;
    }

    body.home div._ahorra.column-margin-50px .column {
        margin-bottom: 10px !important;
    }

    ._cg-text h3 {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    ._todo_ofrecemos .section_wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.cg-box a div.desc_wrapper h4.title {
        text-align: left;
        padding-top: 0px;
    }

    /*franja ahorra*/
    ._box_ahorra_pic {
        display: none;
    }

    /*internas*/
    .icon_box.icon_position_left {
        border-bottom: 1px solid #fff;
        border-right: 0px solid #fff;
    }

    .nav-hogares .section_wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    div#Subheader div.container div.column.one h1.title {
        font-size: 40px;
        line-height: 40px;
    }

    /*INTEGRACIONES*/
    .iframeh-tarifas {
        min-height: 900px !important;
        margin-top: 20px;
    }

    .iframeh-consumos-diarios {
        min-height: 22500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 2800px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 2800px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 10400px !important;
        margin-top: 30px;
    }

    /*EMERGENCIAS*/
    #Emergencias_bar {
        height: 220px;
        margin-top: 60px;
        color: #fff;
    }

    .bdr-right {
        border-right: 0px solid rgba(255, 255, 255, .5);
    }

    .cerrar-movil {
        display: inline-block;
        float: right;
    }

    .cerrar-desk {
        display: none;
    }

    /*FOOTER logos*/
    #Footer .footer_copy a.pdp img {
        max-width: 110px !important;
        text-align: center;
        margin: 0 auto !important;
        display: block;
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }

    #Footer .footer_copy a.enargas img {
        max-width: 180px !important;
        text-align: center;
        margin: 0 auto !important;
        display: block;
        margin-bottom: 20px !important;
    }

    #Footer .footer_copy a.integridad img {
        max-width: 50px !important;
        text-align: center;
        margin: 0 auto !important;
        display: block;
        margin-bottom: 20px !important;
    }

    #Footer .footer_copy {
        padding-bottom: 120px;
    }

}


/*****************************************************/
/***********************Info Contratistas***********/
.inp-generico {
    width: 100% !important;
    height: 40px !important;
    color: #3F3F3F !important;
    font-size: 14px !important;
    padding: 7px !important;
    border: 1px solid #E4E4E4;
}

.sel-generico {
    width: 100% !important;
    height: 40px !important;
    color: #3F3F3F !important;
    font-size: 14px !important;
    padding: 7px !important;
    border: 1px solid #E4E4E4;
    background-color: #fff !important;
    -webkit-appearance: menulist !important;
}

.sel-generico:focus {
    background-color: #fff !important;
}

.sel-generico option {
    font-size: 14px !important;
}

.text {
    font-size: 16px;
    color: #3F3F3F;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
}

.container {
    width: auto !important;
}

.contra-aviso {
    background: #f5f5f5;
    padding: 30px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}

.contra-aviso img {
    text-align: center;
    padding: 0 auto;
    margin: 0 auto 10px auto;
}

.contra-0800 h4 {
    color: #0095eb;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1px;
}

label.cont {
    display: inline-block;
    max-width: 100%;
    margin: 15px 0px 5px 0px;
    font-weight: 300;
    float: left;
}

.btn-celeste {
    background: #0095eb;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #0095eb;
}

.btn-celeste:hover {
    background: #fff;
    transition: all .3s;
    color: #0095eb;
    padding: 5px 20px;
    border: 1px solid #0095eb;
}

.btn-cont {
    width: 100%;
    height: 40px;
    font-size: 16px;
    margin-top: 20px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

hr.hr_narrow {
    width: 50px;
    color: #0095eb;
    background: #0095eb;
    display: block;
    border: none;
    outline: none;
    height: 5px;
    margin: 15px 0px;
    clear: both;
}

.integraciones h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-top: 0px;
    text-align: left;
}

.pt-5 {
    padding-top: 5rem;
}

/****Resultados*****/
ul.encabezadoListas.contratista {
    display: inline-block;
    background: #e1e1e1;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

ul.encabezadoListas.contratista li.titulo,
ul.comboResult.content.contratista li.titulo {
    height: auto !important;
}

ul.comboResult.content.contratista li.titulo_contratista {
    height: 60px !important;
}

.d-inline-block {
    display: inline-block;
}

ul.comboResult.content.contratista li {
    margin-bottom: 0 !important;
}

/*ul.comboResult.content.contratista li.titulo{
    width: 64% !important;
}*/

@media screen and (max-width: 452px) {
    ul.comboResult.content.contratista li {
        min-height: auto !important;
        max-height: none !important;
        height: auto !important;
        border-right: none !important;
    }

    ul.comboResult.content.contratista li.titulo {
        min-height: auto !important;
        max-height: none !important;
        height: auto !important;
        border-left: 1px solid #e1e1e1 !important;
        border-right: 1px solid #e1e1e1 !important;
    }
}

/*********************************************/
/**********Fin info contratistas**************/





@media (min-width: 375px) and (max-width: 424px) {

    /*slider*/
    .rev_slider .tp-mask-wrap .tp-caption {
        margin-left: 15px !important;
    }

    body.home ._sl_titulo h2,
    .rev_slider .tp-mask-wrap .tp-caption h2 {
        color: #fff !important;
        font-size: 40px !important;
        line-height: 40px !important;
    }

    /*slider*/

    /*home*/
    ._descripcion_slider {
        margin-left: 80px;
    }

    ._sl_titulo {
        margin-left: 80px;
    }

    ._sl_btn {
        margin-left: 80px;
    }

    .caja_ {
        padding: 40px 20px 40px 20px !important;
    }

    div.oficinas-comerciales {
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.oficinas-comerciales h3 {
        text-align: left;
        padding-bottom: 10px;
    }

    div.oficinas-comerciales h4 {
        text-align: left;
    }

    #Footer .footer_copy .logos {
        text-align: left !important;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    #Footer .diseno {
        margin-bottom: 70px;
        min-height: 30px;
    }

    body.home div._ahorra.column-margin-50px .column {
        margin-bottom: 10px !important;
    }

    ._cg-text h3 {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    ._todo_ofrecemos .section_wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.cg-box a div.desc_wrapper h4.title {
        text-align: left;
        padding-top: 0px;
    }

    .icon_box.icon_position_left {
        border-bottom: 1px solid #fff;
        border-right: 0px solid #fff;
    }

    /*franja ahorra*/
    ._box_ahorra_pic {
        display: none;
    }

    /*internas*/
    div#Subheader div.container div.column.one h1.title {
        font-size: 40px;
        line-height: 40px;
    }

    /*INTEGRACIONES*/
    .iframeh-tarifas {
        min-height: 900px !important;
        margin-top: 20px;
    }

    .iframeh-consumos-diarios {
        min-height: 22500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 2800px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 2200px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 10400px !important;
        margin-top: 30px;
    }

    /*EMERGENCIAS*/
    #Emergencias_bar {
        height: 220px;
        margin-top: 60px;
        color: #fff;
    }

    .bdr-right {
        border-right: 0px solid rgba(255, 255, 255, .5);
    }

    .cerrar-movil {
        display: inline-block;
        float: right;
    }

    .cerrar-desk {
        display: none;
    }

    /*FOOTER logos*/
    #Footer .footer_copy a.pdp img {
        max-width: 110px !important;
        text-align: center;
        margin: 0 auto !important;
        display: block;
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }

    #Footer .footer_copy a.enargas img {
        max-width: 180px !important;
        text-align: center;
        margin: 0 auto !important;
        display: block;
        margin-bottom: 20px !important;
    }

    #Footer .footer_copy a.integridad img {
        max-width: 50px !important;
        text-align: center;
        margin: 0 auto !important;
        display: block;
        margin-bottom: 20px !important;
    }

    #Footer .footer_copy {
        padding-bottom: 120px;
    }

}

@media (min-width: 425px) and (max-width: 639px) {
    .img-slide {
        object-position: 50% 85%;
    }

    /*home*/
    /*._descripcion_slider { margin-left: 20px !important; }
._sl_titulo { margin-left: 20px !important; }
._sl_btn { margin-left: 20px !important; }*/

    /*slider*/
    .rev_slider .tp-mask-wrap .tp-caption {
        margin-left: 15px !important;
    }

    body.home ._sl_titulo h2,
    .rev_slider .tp-mask-wrap .tp-caption h2 {
        color: #fff !important;
        font-size: 40px !important;
        line-height: 40px !important;
    }

    /*slider*/

    .caja_ {
        padding: 40px 20px 40px 20px !important;
    }

    div.oficinas-comerciales {
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.oficinas-comerciales h3 {
        text-align: left;
        padding-bottom: 10px;
    }

    div.oficinas-comerciales h4 {
        text-align: left;
    }

    #Footer .footer_copy .logos {
        text-align: left !important;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    #Footer .diseno {
        margin-bottom: 70px;
        min-height: 30px;
    }

    body.home div._ahorra.column-margin-50px .column {
        margin-bottom: 10px !important;
    }

    ._cg-text h3 {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    ._todo_ofrecemos .section_wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.cg-box a div.desc_wrapper h4.title {
        text-align: left;
        padding-top: 0px;
    }

    .icon_box.icon_position_left {
        border-bottom: 1px solid #fff;
        border-right: 0px solid #fff;
    }

    /*franja ahorra*/
    ._box_ahorra_pic {
        display: none;
    }

    /*internas*/
    div#Subheader div.container div.column.one h1.title {
        font-size: 40px;
        line-height: 40px;
    }

    /*INTEGRACIONES*/
    .iframeh-tarifas {
        min-height: 900px !important;
        margin-top: 20px;
    }

    .iframeh-consumos-diarios {
        min-height: 20500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 2800px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 2200px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 10400px !important;
        margin-top: 30px;
    }

    /*EMERGENCIAS*/
    #Emergencias_bar {
        height: 220px;
        margin-top: 60px;
        color: #fff;
    }

    .bdr-right {
        border-right: 0px solid rgba(255, 255, 255, .5);
    }

    .cerrar-movil {
        display: inline-block;
        float: right;
    }

    .cerrar-desk {
        display: none;
    }

    /*FOOTER logos*/
    #Footer .footer_copy a.pdp {
        padding-left: 15px;
    }

    #Footer .footer_copy a.enargas {
        padding-left: 15px;
    }

    #Footer .footer_copy a.integridad {
        padding-left: 15px;
    }

    #Footer .footer_copy {
        padding-bottom: 120px;
    }

}

@media (max-width: 768px) {
    .img-slide {
        object-position: 50% 79%;
    }
}

@media (min-width: 640px) and (max-width: 767px) {

    /*slider*/
    .rev_slider .tp-mask-wrap .tp-caption {
        margin-left: 15px !important;
    }

    body.home ._sl_titulo h2,
    .rev_slider .tp-mask-wrap .tp-caption h2 {
        color: #fff !important;
        font-size: 40px !important;
        line-height: 40px !important;
    }

    /*slider*/

    /*home*/
    ._descripcion_slider {
        margin-left: 80px;
    }

    ._sl_titulo {
        margin-left: 80px;
    }

    ._sl_btn {
        margin-left: 80px;
    }

    .caja_ {
        padding: 40px 20px 40px 20px !important;
    }

    div.oficinas-comerciales {
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.oficinas-comerciales h3 {
        text-align: left;
        padding-bottom: 10px;
    }

    div.oficinas-comerciales h4 {
        text-align: left;
    }

    #Footer .footer_copy .logos {
        text-align: left !important;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    #Footer .diseno {
        margin-bottom: 70px;
        min-height: 30px;
    }

    body.home div._ahorra.column-margin-50px .column {
        margin-bottom: 10px !important;
    }

    ._cg-text h3 {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    ._todo_ofrecemos .section_wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.cg-box a div.desc_wrapper h4.title {
        text-align: left;
        padding-top: 0px;
    }

    .icon_box.icon_position_left {
        border-bottom: 1px solid #fff;
        border-right: 0px solid #fff;
    }

    /*internas*/
    div#Subheader div.container div.column.one h1.title {
        font-size: 40px;
        line-height: 40px;
    }

    /*INTEGRACIONES*/
    .iframeh-tarifas {
        min-height: 900px !important;
        margin-top: 20px;
    }

    .iframeh-consumos-diarios {
        min-height: 18500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 2700px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 2200px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1655px !important;
        margin-top: 30px;
    }

    /*EMERGENCIAS*/
    #Emergencias_bar {
        height: 220px;
        margin-top: 60px;
        color: #fff;
    }

    .bdr-right {
        border-right: 0px solid rgba(255, 255, 255, .5);
    }

    .cerrar-movil {
        display: inline-block;
        float: right;
    }

    .cerrar-desk {
        display: none;
    }

    /*FOOTER logos*/
    #Footer .footer_copy {
        padding-bottom: 120px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    /*INTEGRACIONES*/
    .iframeh-tarifas {
        min-height: 900px !important;
        margin-top: 20px;
    }

    .iframeh-consumos-diarios {
        min-height: 13500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1650px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 2200px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1500px !important;
        margin-top: 30px;
    }

    /*EMERGENCIAS*/
    #Emergencias_bar {
        height: 130px;
        margin-top: 45px;
        color: #fff;
    }

    .bdr-right {
        border-right: 0px solid rgba(255, 255, 255, .5);
    }

    .cerrar-movil {
        display: none;
    }

    .cerrar-desk {
        display: inline-block;
    }

    .a.tel-emer {
        font-size: 18px;
    }

    /*FOOTER logos*/
    #Footer .footer_copy a.pdp {
        padding-left: 15px;
    }

    #Footer .footer_copy a.enargas {
        padding-left: 15px;
    }

    #Footer .footer_copy a.integridad {
        padding-left: 15px;
    }

    #Footer .footer_copy a.pdp img {
        max-width: 50px !important;
    }

    #Footer .footer_copy a.enargas img {
        max-width: 80px !important;
    }

    #Footer .footer_copy a.integridad img {
        max-width: 25px !important;
    }

    #Footer .footer_copy {
        padding-bottom: 120px;
    }

}

@media (min-width: 992px) and (max-width: 1023px) {

    /*INTEGRACIONES*/
    .iframeh-tarifas {
        min-height: 900px !important;
        margin-top: 20px;
    }

    .iframeh-consumos-diarios {
        min-height: 12500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1300px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 2200px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    /*EMERGENCIAS*/
    #Emergencias_bar {
        height: 120px;
        margin-top: 45px;
        color: #fff;
    }

    .bdr-right {
        border-right: none;
    }

    .cerrar-movil {
        display: none;
    }

    .cerrar-desk {
        display: inline-block;
    }

    /*FOOTER logos*/
    #Footer .footer_copy a.pdp {
        padding-left: 15px;
    }

    #Footer .footer_copy a.enargas {
        padding-left: 15px;
    }

    #Footer .footer_copy a.integridad {
        padding-left: 15px;
    }

    #Footer .footer_copy a.pdp img {
        max-width: 80px !important;
    }

    #Footer .footer_copy a.enargas img {
        max-width: 120px !important;
    }

    #Footer .footer_copy a.integridad img {
        max-width: 40px !important;
    }

    #Footer .footer_copy {
        padding-bottom: 120px;
    }

}

@media (min-width: 1024px) and (max-width: 1199px) {
    #Emergencias_bar {
        height: 120px;
        margin-top: 45px;
        color: #fff;
    }

    .iframeh-consumos-diarios {
        min-height: 12500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1300px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 1700px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    /*FOOTER logos*/
    #Footer .footer_copy a.pdp {
        padding-left: 15px;
    }

    #Footer .footer_copy a.enargas {
        padding-left: 15px;
    }

    #Footer .footer_copy a.integridad {
        padding-left: 15px;
    }

    #Footer .footer_copy a.pdp img {
        max-width: 50px !important;
    }

    #Footer .footer_copy a.enargas img {
        max-width: 80px !important;
    }

    #Footer .footer_copy a.integridad img {
        max-width: 25px !important;
    }

    #Footer .footer_copy {
        padding-bottom: 120px;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    .iframeh-consumos-diarios {
        min-height: 12500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1300px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    /*FOOTER logos*/
    #Footer .footer_copy a.pdp {
        padding-left: 20px;
    }

    #Footer .footer_copy a.enargas {
        padding-left: 20px;
    }

    #Footer .footer_copy a.integridad {
        padding-left: 20px;
    }

    #Footer .footer_copy a.pdp img {
        max-width: 80px !important;
    }

    #Footer .footer_copy a.enargas img {
        max-width: 120px !important;
    }

    #Footer .footer_copy a.integridad img {
        max-width: 40px !important;
    }

    #Footer .footer_copy {
        padding-bottom: 120px;
    }
}

@media (min-width: 1367px) and (max-width: 1439px) {
    .iframeh-consumos-diarios {
        min-height: 12500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1300px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

}

@media (min-width: 1440px) and (max-width: 1599px) {
    .iframeh-consumos-diarios {
        min-height: 12500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1300px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

}

@media (min-width: 1600px) and (max-width: 2559px) {
    .iframeh-consumos-diarios {
        min-height: 12500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1300px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

}

@media (min-width: 2560px) and (max-width: 12000px) {
    .iframeh-consumos-diarios {
        min-height: 12500px !important;
        margin-top: 30px;
    }

    .iframeh-simulador {
        min-height: 1300px !important;
        margin-top: 30px;
    }

    .iframeh-contratistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

    .iframeh-gasistas {
        min-height: 1400px !important;
        margin-top: 30px;
    }

}


.p-3 {
    padding: 3rem;
}

.wp-pagenavi a,
.wp-pagenavi span {
    background: #f5f5f5;
    border-color: #f5f5f5;
    /*padding: 3px;
    margin: 0px 5px 0px 0px;
    min-width: 15px;
    min-height: 15px;*/
    color: #333;
    font-weight: 600;
    text-decoration: none;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    background: #0095eb;
    border-color: #0095eb;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.pt-2r {
    padding-top: 2rem !important;
}

.f-13 {
    font-size: 13px;
    padding-top: 3px !important;
}

/* Conocé tu factura
-------------------------------------------------------------- */
/*.point_style { width: 30px !important; height: 30px !important;}*/