.gn-baner {
            position: absolute;
            top: 200px;
            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 #00a34b;
            background: rgba(0, 163, 75, 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: #006224;
            padding: 0 12px;
        }

        .sectionNavigate ul li.fancy-icono a {
            display: flex;
            flex-flow: column;
            align-items: center;
            text-align: center;
            height: 70px;
            text-decoration: none;
            color: #006224;
        }

        .sectionNavigate ul li a:hover {
            color: #fff !important;
        }

        .sectionNavigate ul li a .icon {
            width: 63px;
            height: 37px;
            overflow: hidden;
            margin: 0 auto;
        }

        .sectionNavigate ul li a:hover .icon .icono-navhover {
            margin: -37px 0 0 0;
        }

        .sectionNavigate ul li.fancy-icono a .icon {
            width: 63px;
            height: 32px;
            overflow: hidden;
            margin: 0 auto;
        }

        .sectionNavigate ul li.fancy-icono a:hover .icon .icono-navhover {
            margin: -32px 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: #00a34b;
            font-size: 35px;
            font-weight: 500;
            margin-left: 10px;
        }

        .container .row .col-md-12 .title h2 {
            /* font-size: 40px; */
            color: #00a34b;
            line-height: normal;
        }


        .fancytext p {
            margin-top: 80px;
            font-size: 14px;
        }

        .widthStyle a p {
            width: 100% !important;
        }

        .arrowStyle h4 {
            color: #1ea0dc !important;
            font-weight: bold;
        }

        /* lista con flechita */
        .arrowStyle p a {
            color: #000;
        }

        .arrowStyle p span {
            margin-left: 22px;
            margin-right: 12px;
            color: #1ea0dc !important;
            vertical-align: top;
        }

        .tab_content {
            padding: 0px;
            display: none;
        }

        .tab_content p {
            font-size: 14px;
            text-align: justify;
        }

        .tab_content h3 {
            color: #1ea0dc;
        }

        .tab_content h5 {
            color: #1ea0dc;
            font-size: 25px;
        }

        .tab_content span .col-md-5 img {
            border: 1px solid #1ea0dc;
            padding: 5px;
        }

        .tab_drawer_heading {
            display: none;
        }

        .tab_content h4 {
            color: #28508c;
            margin: 50px 15px;
            font-size: 30px;
        }

        /* icono hoja */
        .mainWrapper {
            max-width: 970px;
            margin-bottom: 20px;
        }

        .fancylist-2 {
            list-style: none;
            margin-bottom: 10px;
            padding: 0px 30px;
        }

        .fancylist-2 li {
            margin-bottom: 10px;
            text-indent: -26px;
            line-height: 26px;
        }

        .fancylist-2 li:last-child {
            border-bottom: none;
        }

        .fancylist-2 li::before {
            content: '';
            display: inline-block;
            height: 16px;
            width: 20px;
            background-image: url(img/iconos/hoja.png);
            background-repeat: no-repeat;
            background-size: contain;
            vertical-align: text-bottom;
            margin-right: 6px;
        }

        .fancylist-2 li p {
            color: #333;
            font-size: 14px;
        }


        /* tab multimedia */
        .tabsBoxFancy {
            width: 100%;
        }

        .tabs-box {
            margin: 5% 1%;
            min-width: 300px;
        }

        .tabsBoxFancy .state {
            position: absolute;
            left: -10000px;
        }

        .tabs .tab {
            display: inline-block;
            width: 25%;
            font-size: 16px;
            font-weight: 400;
            padding: 8px;
            margin-left: -5px;
            vertical-align: top;
            background-color: #ffffff;
            color: #1ea0dc;
            text-align: center;
            border: 1px solid #1ea0dc;
        }

        .tabs .tab:first-of-type {
            margin-left: 23%;
            border-top-left-radius: 40px;
            border-bottom-left-radius: 40px;
        }

        .tabs .tab:last-of-type {
            border-top-right-radius: 40px;
            border-bottom-right-radius: 40px;
        }


        .tabs .tab:hover {
            background-color: #1ea0dc;
            color: #fff;
        }

        .tabsBoxFancy .panel {
            background-color: #fff;
            padding: 20px;
            min-height: 300px;
            display: none;
            width: 100%;
            color: #333;
        }

        #tab-one:checked~.tabs #tab-one-label,
        #tab-two:checked~.tabs #tab-two-label,
        #tab-one1:checked~.tabs #tab-one-label1,
        #tab-two2:checked~.tabs #tab-two-label2 {
            background-color: #1ea0dc;
            color: #fff;
            border: 1px solid #1ea0dc;
        }

        #tab-one:checked~.tabs #tab-one-panel,
        #tab-two:checked~.tabs #tab-two-panel,
        #tab-one1:checked~.tabs #tab-one-panel1,
        #tab-two2:checked~.tabs #tab-two-panel2 {
            display: block;
        }

        .panel a {
            color: #337ab7;
        }

        .panel label {
            font-size: 20px;
            color: #28508c;
            font-weight: 600;
        }

        .panel p {
            margin-top: 10px;
            width: max-content;
        }

        .panel a:visited {
            color: #663399;
            text-decoration: none;
        }

        .panel a em {
            position: absolute;
            top: 0;
            right: 15px;
            padding: 10px;
            color: #fff;
            background: rgba(30, 160, 220, .8);
        }

        .panel .row .col-md-5 a.fancyvideo img {
            width: 195px !important;
            height: 100px;
            margin-right: 10px;
            border: 1px solid #ddd;
            padding: 5px;
        }

        .panel .row .col-md-5 a.fancyvideo span p {
            font-size: 16px;
            margin-top: 0;
            margin-bottom: 0;
        }

        .panel .row .col-md-5 a.fancyvideo span p:hover {
            text-decoration: underline;
        }

        a.fancyvideo {
            margin-left: 60px;
            display: flex;
        }

        a.fancyvideo:hover {
            text-decoration: none;
        }

        a.fancyvideo span>span {
            color: #333;
            font-size: 14px;
            text-decoration: none;
            cursor: text;
        }

        a.btn {
            background: #1ea0dc;
            color: #fff;
            font-size: 14px;
            padding: 5px 15px;
            border: none;
            border-radius: 10px;
            outline: none;
            margin: 25px 0;
            cursor: pointer;
        }

        a.btn:hover {
            background: #28508c;
        }

        a.btn:visited {
            color: #fff;
            outline: none;
        }

        .panel .row .col-md-7 video {
            width: 650px;
        }

        /* tab multimedia */


        .carousel-box {
            margin: 0 0 10px;
            padding: 22px 0;
            list-style: none;
            border-top: 1px dashed #cad2d8;
            border-bottom: none;
        }

        .slick-prev:before,
        .slick-next:before {
            color: #09529b !important;
        }

        .slick-prev {
            left: -10px;
        }

        .slick-next {
            right: -10px;
        }

        @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: 121px !important;
            }

            .sectionNavigate ul li a p {
                font-size: 12px;
            }

            /* .box-border {
                min-height: 136px;
                height: auto;
                margin: 66px 0 10px;
            }

            .box-border label .pic-arrow {
                top: 43%;
            }

            .box-border label p {
                padding: 50px 0px;
                margin-bottom: 0px;
            } */

            a.fancyvideo {
                margin-left: 37px;
                display: flex;
            }

            a.fancyvideo span>span {
                font-size: 13px;
                cursor: text;
            }

            .panel .row .col-md-5 a.fancyvideo img {
                width: 226px !important;
                height: 120px;
                margin-right: 10px;
                border: 1px solid #ddd;
                padding: 5px;
            }

            .panel .row .col-md-7 video {
                width: 540px;
            }

        }

        @media (max-width: 991px) {
            #bannerNav {
                max-width: 100%;
            }

            .gn-baner {
                top: 100px !important;
            }

            .banner .container {
                margin-top: 0px;
            }

            .tb-baner img {
                width: 125px !important;
            }

            .sectionNavigate {
                overflow-x: hidden;
            }

            .sectionNavigate ul li {
                width: 100% !important;

            }

            .sectionNavigate ul li a p {
                font-size: 13px;
            }

            a.fancyvideo {
                margin-left: -19px;
                display: contents;
            }

            /* ul.tabs-stylish {
                border-top-right-radius: 22px;
                border-bottom-right-radius: 0;
            }

            ul.tabs-stylish li {
                height: 32px;
                font-size: 13px;
                display: flex;
                flex-wrap: wrap;
            }

            ul.tabs-stylish li:first-child {
                border-left: none;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 0px;
                margin-left: 0px;
                padding-top: 0px;
            }

            ul.tabs-stylish li:last-child {
                border-left: none;
                border-top-right-radius: 0px;
                border-bottom-right-radius: 22px;
                border-bottom-left-radius: 22px;
                margin-left: 0px;
                padding-top: 0px;
                width: 100% !important;
            }

            ul.tabs-stylish li:hover {
                transform: translateX(0px);
                font-size: 13px;
            }

            ul.tabs-stylish li.active {
                transform: translateX(0);
                font-size: 13px;
            } */

            .container {
                max-width: 800px;
            }

            /* .box-border {
                min-height: 136px;
                height: auto;
                margin: 66px 0 10px;
            }

            .box-border label h4 {
                margin-top: 0px;
                margin-bottom: 0px;
            }

            .box-border label .pic-arrow {
                top: 43%;
            }

            .box-border label p {
                padding: 37px 0px;
                margin-bottom: 0px;
            } */

            .tab_content {
                margin-top: 50px;
            }

            .newMarginTop {
                margin-top: 80px;
            }

            .panel .row .col-md-7 video {
                width: 400px;
            }
        }

        @media (max-width: 857px) {

            .sectionNavigate {
                overflow-x: hidden;
            }

            .sectionNavigate ul li a p {
                font-size: 11px;
            }

            .sectionNavigate ul li {
                width: 100px !important;
            }
        }

        @media (max-width: 768px) {
            .gn-baner {
                position: inherit;
                top: 0 !important;
                left: 0px;
            }

            .gn-baner p {
                font-size: 35px;
                font-weight: 600;
                line-height: 38px;
                color: #00a34b !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: 0px;
                padding-left: 0px;
            }

            .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.fancy-icono-2 a .icon {
                width: 78px;
                height: 37px;
                overflow: hidden;
                margin: 0 auto;
            }

            .sectionNavigate ul li.fancy-icono-2 a:hover .icon .icono-navhover {
                margin: -37px 0 0 0;
            }

            .sectionNavigate ul li.fancy-icono a .icon {
                width: 52px;
                height: 26px;
                overflow: hidden;
                margin: 0 auto;
            }

            .sectionNavigate ul li.fancy-icono a:hover .icon .icono-navhover {
                margin: -25px 0 0 0;
            }

            .widthStyle a p {
                width: 100% !important;
            }

            /* nav hover */

            .tb-baner p {
                font-size: 25px;
            }

            .tb-baner p strong {
                font-size: 35px;
            }

            .tb-baner img {
                width: 80px;
                margin-top: 5px;
            }

            .tb-baner td div {
                margin-left: 20px;
                margin-top: 0px;
            }

            .title-2 {
                font-size: 28px;
            }

            .col-md-3 {
                display: flex;
                justify-content: center;
            }

            .tab_content {
                margin-top: 170px;
            }

            .tab_content p {
                font-size: 14px;
                margin-top: 20px;
                text-align: justify;
            }

            .panel p {
                margin-top: 0px;
            }

            .tab_container {
                border-top: none;
                clear: both;
                float: left;
                width: 100%;
                background: #fff;
                overflow: auto;
                margin-top: 0px !important;
            }

            ul.tabs-stylish {
                margin: 0;
                padding: 9px 0;
                float: left;
                list-style: none;
                height: 42px;
                width: 100%;
                background: #dae2e4;
                border-radius: 0;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
                margin-top: 35px;
            }

            ul.tabs-stylish li {
                float: none;
                margin: 0;
                cursor: pointer;
                padding: 0px 21px;
                height: 22px;
                line-height: 24px;
                border-left: none;
                background: #dae2e4;
                color: #333;
                overflow: hidden;
                position: relative;
                padding-bottom: 30px !important;
                padding-top: 10px;
            }

            ul.tabs-stylish li:first-child {
                border-left: none;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                margin-left: 0px;
                padding-top: 0px;
            }

            ul.tabs-stylish li:last-child {
                border-left: none;
                border-top-right-radius: 0px;
                border-bottom-right-radius: 10px;
                border-bottom-left-radius: 10px;
                margin-left: 0px;
                padding-top: 0px;
                width: 100% !important;
            }

            ul.tabs-stylish li a {
                color: #333;
            }

            ul.tabs-stylish li a:hover {
                text-decoration: none;
                color: #1e4b96 !important;
            }

            ul.tabs-stylish li:hover {
                color: #1e4b96 !important;
                font-weight: bold;
                transform: translateX(0px);
            }

            .newMarginTop {
                margin-top: 10px;
            }

            /* tab multimedia */
            .tabs .tab {
                margin: 0;
            }

            .tabsBoxFancy .tab {
                border: 1px solid #1ea0dc;
                width: 90%;
            }

            .tabs .tab:first-of-type {
                margin-left: 5%;
                border-top-left-radius: 20px;
                border-top-right-radius: 20px;
                border-bottom-left-radius: 0px;
            }

            .tabs .tab:last-of-type {
                margin-left: 5%;
                border-top-right-radius: 0px;
                border-bottom-right-radius: 20px;
                border-bottom-left-radius: 20px;
            }

            #tab-one:checked~.tabs #tab-one-panel,
            #tab-two:checked~.tabs #tab-two-panel,
            #tab-three:checked~.tabs #tab-three-panel {
                width: 100%;
            }

            /* tab multimedia */


            .panel .row .col-md-7 video {
                width: 550px;
                margin-bottom: 40px;
            }

        }

        @media (max-width: 600px) {

            /* nav hover */
            .sectionNavigate ul li {
                width: 100% !important;
                height: auto !important;
                justify-content: flex-start !important;
                padding: 8px 0 3px;
                border-bottom: 1px solid #ccc;
            }

            .sectionNavigate ul li a p {
                font-size: 13px;
                padding-top: 0px;
                padding-right: 0px;
                padding-left: 0px;
            }

            .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.fancy-icono a .icon {
                width: 52px;
                height: 25px;
                overflow: hidden;
                margin: 0 auto;
            }
            
            .sectionNavigate ul li.fancy-icono-2 a .icon {
                width: 83px;
                height: 37px;
                overflow: hidden;
                margin: 0 auto;
            }

            .widthStyle a p {
                width: 100% !important;
            }

            /* nav hover */

            .panel .row .col-md-7 video {
                width: 410px;
                margin-bottom: 40px;
            }
        }