  .gn-baner {
            position: absolute;
            top: 60px;
            bottom: 0;
            left: 0;
            color: white;
            z-index: 5;
            left: 90px;
        }

        .gn-baner p {
            color: #fff !important;
            font-weight: normal;
            font-size: 40px;
            font-weight: 600;
            line-height: 45px;
        }

        .gn-baner p strong {
            color: #fff !important;
        }

        .gn-baner img {
            width: auto !important;
            margin-right: 30px;
        }

        .gn-baner td {
            border: none !important;
        }

        .banner-gas-natural .banner-capa .gn-title span {
            font-size: 45px;
            color: #fff;
            position: absolute;
            top: 45%;
            left: 5%;
        }

        .banner-gas-natural .banner-capa .gn-title strong {
            font-size: 45px;
            color: #fff;
            position: absolute;
            top: 45%;
            left: 16%;
            font-weight: 600;
        }

        .banner img {
            width: inherit;
        }

        .banner .container {
            margin-top: -100px;
            z-index: 200;
            width: fit-content;
        }

        .menu-fixed {
            position: fixed !important;
            z-index: 1000 !important;
            top: 0 !important;
            width: 100%;
            margin-top: 0 !important;
        }

        .btBootstrap {
            width: 1140px;
        }

        #bannerNav {
            height: 100px;
            border-bottom: 3px solid #72c7e7;
            background: rgba(114, 199, 231, 1) !important;
        }

        #bannerNav div {
            box-shadow: 0px 30px 30px -30px rgba(0, 0, 0, 0.75);
        }

        .sectionNavigate ul {
            list-style: none;
            min-height: 100%;
            display: flex;
            padding: 10px 0;
            justify-content: center;
        }

        .sectionNavigate ul li {
            /* width: 138px; */
            width: 100%;
            height: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            padding-bottom: 10px;
        }

        .sectionNavigate ul li:not(:last-child)::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            background: #fff !important;
            height: 40px;
            width: 1px;
            display: block;
            margin-top: -20px;
        }

        /* nav hover */
        .sectionNavigate ul li a {
            display: flex;
            flex-flow: column;
            align-items: center;
            text-align: center;
            height: 79px;
            text-decoration: none;
            color: #00788d;
        }

        .sectionNavigate ul li.fancy-icono a {
            display: flex;
            flex-flow: column;
            align-items: center;
            text-align: center;
            height: 70px;
            text-decoration: none;
            color: #00788d;
        }

        .sectionNavigate ul li a:hover {
            color: #fff !important;
        }

        .sectionNavigate ul li a .icon {
            width: 52px;
            height: 37px;
            overflow: hidden;
            margin: 0 auto;
        }

        .sectionNavigate ul li a:hover .icon .icono-navhover {
            margin: -37px 0 0 0;
        }

        .sectionNavigate ul li a .ico-nav,
        .sectionNavigate ul li a p {
            width: 70%;
            height: 40px;
            margin: 0;
            line-height: 16px;
            font-size: 14px;
        }

        .sectionNavigate ul li a .ico-nav {
            background: url(img/iconos/nav/m1.png);
            width: 52px;
        }

        /* nav hover */

        .img-dash {
            position: initial;
            display: flex;
            justify-content: center;
        }

        .title-2 {
            display: flex;
            align-items: flex-start;
        }

        .title-2 img {
            margin-top: 7px;
        }

        .title-2 h2 {
            color: #72c7e7;
            font-size: 35px;
            font-weight: 500;
            margin-left: 10px;
        }

        .container .row .col-md-12 .title h2 {
            /* font-size: 40px; */
            color: #72c7e7;
            line-height: normal;
        }

        .fancytext p {
            margin-top: 80px;
            font-size: 14px;
        }

        .widthStyle a p {
            width: 85% !important;
        }
















        .fancytext p {
            margin-top: 80px;
            font-size: 14px;
        }

        .darkblue {
            color: #141478;
        }

        /* accordion */

        .mainWrapper {
            max-width: 970px;
            margin-bottom: 20px;
        }

        .fancylist {
            list-style: none;
            margin-bottom: 10px;
        }

        .fancylist li {
            margin-bottom: 10px;
            text-indent: -26px;
            line-height: 18px;
        }

        .fancylist li:before {
            content: '';
            display: inline-block;
            height: 16px;
            width: 20px;
            background-image: url(img/mi-hogar/iconos/hoja-hogar.png);
            background-repeat: no-repeat;
            background-size: contain;
            vertical-align: text-bottom;
            margin-right: 6px;
        }

        .fancylist .newFancyList li {
            list-style: none;
            background-image: none;
        }

        .fancylist .newFancyList li:first-child {
            margin-top: 10px;
        }

        .fancylist .newFancyList li::before {
            background-image: none;
        }

        .collapseComponent button {
            width: 83vw;
            text-align: left;
            background: #1ea0dc;
            border: none;
            border-radius: 16px;
            margin-bottom: 0;
            font-size: 15px;
            white-space: initial;
            position: relative;
            padding: 10px;
        }

        .collapseComponent button.twoLines {
            padding-left: 49px;
            text-indent: -28px;
            padding-right: 60px;
        }

        .collapseComponent button:hover {
            background-color: #1ea0dc;
        }

        .collapseComponent button:active {
            background-color: #1ea0dc !important;
        }

        .collapseComponent button:focus {
            background-color: #1ea0dc !important;
            outline: none !important;
            box-shadow: none !important;
        }

        .collapseComponent p {
            padding-left: 20px;
        }

        .collapseComponent button span {
            margin-left: 95px;
        }

        .collapseComponent button span:hover {
            text-decoration: underline;
        }

        .collapseComponent .styleTop {
            margin-top: 10px;
            width: 115%;
            /* width: 83vw; */
        }

        /* Arrow Effect */

        .arrow-down:before,
        .arrow-down:after {
            content: "";
            display: block;
            width: 20px;
            height: 4px;
            background: white;
            position: absolute;
            top: 19px;
            transition: transform .5s;
        }

        .arrow-down:before {
            /* right: 41px; */
            left: 41px;
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
            transform: rotate(45deg);
        }

        .arrow-down:after {
            /* right: 30px; */
            left: 30px;
            transform: rotate(-45deg);
        }

        .arrow-down.activo:before {
            transform: rotate(-45deg);
        }

        .arrow-down.activo:after {
            transform: rotate(45deg);
        }

        .well.textSpan {
            background: #f4f6f8;
            padding: 20px 40px;
            border-radius: 12px;
            font-size: 14px;
            width: 83vw;
        }

        .well h3 {
            font-size: 28px;
            margin-top: 10px;
            margin-bottom: 10px;
            font-weight: normal;
            color: #1ea0dc;
        }

        .well ul {
            list-style: none;
        }

        .well ul li {
            background: url(../img/etica-y-transparencia/check-nosotros.png) left top no-repeat !important;
            padding-left: 40px;
            padding-bottom: 20px;
            padding-top: 2px;
        }

        .pagetitle {
            color: #1ea0dc;
        }

        .pagetitle span {
            color: #141478;
        }

        .politica-item {
            margin-bottom: 20px;
        }

        .politica-item img {
            max-width: 150px;
            margin-right: 10px;
            border: 1px solid #1ea0dc;
            padding: 4px;
        }

        .politica-item a {
            padding: 4px 10px;
            font-size: 14px;
            line-height: 16px;
            border-radius: 8px;
            background: #1ea0dc;
        }




        @media (min-width: 1200px) {
            .gn-baner p {
                font-size: 40px;
                font-weight: 600;
                line-height: 45px;
            }

            .gn-baner p strong {
                font-size: 35px;
            }

            .gn-baner img {
                width: 150px;
            }

            .sectionNavigate ul li a p {
                font-size: 13px;
            }
        }

        @media (max-width: 1199px) {
            #bannerNav {
                max-width: 100%;
            }

            .tb-baner {
                top: 73px;
            }

            .tb-baner p {
                font-size: 30px;
            }

            .tb-baner p strong {
                font-size: 35px;
            }

            .tb-baner img {
                width: 150px;
            }

            .sectionNavigate ul li {
                width: 100% !important;
            }

            .sectionNavigate ul li a p {
                font-size: 12px;
            }

            .widthStyle a p {
                width: 100% !important;
            }
        }

        @media (max-width: 991px) {
            #bannerNav {
                max-width: 100%;
            }

            .banner .container {
                margin-top: 0px;
            }

            .gn-baner img {
                width: 125px !important;
            }

            .sectionNavigate {
                overflow-x: hidden;
            }

            .sectionNavigate ul li {
                width: 100% !important;

            }

            .sectionNavigate ul li a p {
                font-size: 12px;
            }

            .title {
                left: 80px !important;
                top: 60px !important;
            }

            .container .row .col-md-12 .title h2 {
                left: 0%;
                margin-left: 8%;
            }

            .widthStyle a p {
                width: 90% !important;
            }

            .newMarginTop {
                margin-top: 200px;
            }

            .container h5 {
                margin-top: 40px;
            }

            .title h2 {
                font-size: 25px;
                left: 2%;
            }

            .container p.subtitle-box {
                margin: 60px 0 16px 45px;
            }
        }

        @media (max-width: 857px) {

            .sectionNavigate {
                overflow-x: hidden;
            }

            .sectionNavigate ul li a p {
                font-size: 11px;
            }

            .sectionNavigate ul li {
                width: 100% !important;
            }
        }

        @media (max-width: 767px) {
            .gn-baner p {
                font-size: 35px;
                font-weight: 600;
                line-height: 43px;
                color: #72c7e7 !important;
            }

            .gn-baner p strong {
                font-size: 35px;
            }

            .gn-baner img {
                width: 80px;
                margin-top: 5px;
                margin-left: 20px;
                margin-right: 10px;
            }

            .gn-baner td div {
                margin-left: 20px;
                margin-top: 0px;
            }

            /* nav hover */
            .sectionNavigate ul li {
                width: 100% !important;
                height: auto !important;
                justify-content: flex-start !important;
                padding: 8px 0;
                border-bottom: 1px solid #ccc;
            }

            .sectionNavigate ul li a:hover {
                color: #fff !important;
            }

            .sectionNavigate ul li a p {
                width: 100%;
                height: 40px;
                margin: 0;
                line-height: 16px;
                font-size: 13px;
                padding-top: 0px;
                padding-right: 240px;
                padding-left: 20px;
            }

            .sectionNavigate ul li a .icon {
                width: 52px;
                height: 37px;
                overflow: hidden;
                margin: 0 auto;
            }

            .sectionNavigate ul li a:hover .icon .icono-navhover {
                margin: -37px 0 0 0;
            }

            .widthStyle a p {
                width: 100% !important;
            }

            /* nav hover */

            .title-2 {
                font-size: 25px;
            }

            .container .row .col-md-12 .title h2 {
                left: 0%;
                margin-left: 0%;
            }

            .title {
                left: 0px !important;
                top: 0 !important;
                position: relative;
                color: #000 !important;
                z-index: 10;
            }

            .newMarginTop {
                margin-top: 40px;
            }

            .container p.subtitle-box {
                margin: 60px 0 16px 0px;
            }

            .container p.text-box {
                margin: 0px;
                font-size: 14px;
                text-align: justify;
            }
        }

        @media (max-width: 600px) {
            .gn-baner p strong {
                color: #72c7e7 !important;
            }

            /* nav hover */
            .sectionNavigate ul li {
                width: 100% !important;
                height: auto !important;
                justify-content: flex-start !important;
                padding: 8px 0;
                border-bottom: 1px solid #ccc;
            }

            .sectionNavigate ul li a p {
                font-size: 13px;
                padding-top: 0px;
                padding-right: 0px;
                padding-left: 20px;
            }

            .sectionNavigate ul li a .icon {
                width: 63px;
                height: 37px;
                overflow: hidden;
                margin: 0;
            }

            .sectionNavigate ul li a:hover .icon .icono-navhover {
                margin: -37px 0 0 0;
            }

            .widthStyle a p {
                width: 100% !important;
            }

            /* nav hover */

            /* .container .paragraph-1-1 h2 {
                font-size: 23px;
                color: #f0b900;
            } */

            .container .row .col-md-12 .title h2 {
                left: 0%;
                position: absolute;
                line-height: normal;
            }

            .fancytext p {
                margin-top: 100px;
                font-size: 14px;
            }
        }
        