  .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 #f0b900;
            background: rgba(240, 185, 0, 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: #583D00;
        }

        .sectionNavigate ul li a:hover {
            color: #fff !important;
        }

        .sectionNavigate ul li a .icon {
            width: 52px;
            height: 38px;
            overflow: hidden;
            margin: 0 auto;
        }

        .sectionNavigate ul li a:hover .icon .icono-navhover {
            margin: -38px 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 {
            display: flex;
            align-items: baseline;
            padding: 40px 0 0 0;
        }

        .title img {
            margin-top: -18px;
            width: 40px;
        }

        .title h2 {
            font-size: 40px;
            color: #f0b900 !important;
            font-weight: 500;
            margin-left: 25px;
        }

        .menu-botones li a {
            color: #32373c;
        }

        .fancytext p {
            margin-top: 80px;
            font-size: 14px;
        }

        .widthStyle a p {
            width: 85% !important;
        }



        .container .paragraph {
            padding: 0 0 25px 120px;
            width: 500px;
            text-align: justify;
        }

        .container .paragraph p {
            font-size: 14px;
            position: relative;
            color: #32373c;
            font-weight: normal;
        }

        .img-dash {
            position: initial;
            display: flex;
            justify-content: center;
        }

        @media (min-width: 1200px) {
            /* #bannerNav {
                max-width: auto;
            } */

            .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;
            }

            /* .sectionNavigate ul li {
                width: 152px !important;
            } */
        }

        @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;
            }

            .title img {
                margin-top: 3px;
                width: 40px;
            }

            .container .row .col-md-12 .title h2 {
                left: 10%;
                margin-left: 0%;
                line-height: normal !important;
            }

            .widthStyle a p {
                width: 90% !important;
            }

            .newMarginTop {
                margin-top: 100px;
            }

            .container .paragraph-1 {
                padding: 32px 0 25px 40px;
                width: 500px;
                text-align: justify;
            }
        }

        @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: #f0b900 !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: 38px;
                overflow: hidden;
                margin: 0 auto;
            }

            .sectionNavigate ul li a:hover .icon .icono-navhover {
                margin: -38px 0 0 0;
            }

            .widthStyle a p {
                width: 100% !important;
            }

            /* nav hover */

            .title-2 {
                font-size: 25px;
            }

            .title {
                left: 0px !important;
                top: 0 !important;
                position: relative;
                color: #000 !important;
                z-index: 10;
            }

            .newMarginTop {
                margin-top: 20px;
            }

            .img-dash {
                position: initial;
                display: flex;
                justify-content: center;
                margin-top: 20px;
            }

            .container .paragraph {
                padding: 10px 0;
                width: 100%;
                text-align: justify;
                margin-top: 50px;
            }
        }

        @media (max-width: 600px) {

            /* 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: 52px;
                height: 38px;
                overflow: hidden;
                margin: 0 auto;
            }

            .sectionNavigate ul li a:hover .icon .icono-navhover {
                margin: -38px 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 !important;
            }

            .fancytext p {
                margin-top: 100px;
                font-size: 14px;
            }
        }

        @media (max-width: 480px) {
            .title h2 {
                font-size: 20px;
            }

            .container .paragraph-1-1 h2 {
                font-size: 23px;
                color: #009ee2;
            }

            .img-dash {
                position: initial;
                display: flex;
                justify-content: center;
                margin-top: 230px;
            }



        }
        