.wrapperServizi--investor {
    overflow: hidden;
}

.circle {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 3px solid #004c97;
    margin-right: 3px;
    margin-bottom: -2px;
}

.circle--red {
    border-color: #d55754;
}

.circle--orange {
    border-color: #ff7623;
}

.circle--azure {
    border-color: #1faec8;
}

.circle--grey {
    border-color: #cfcfd7;
}

.circle--cyan {
    border-color: #33b9ff;
}

.circle--magenta {
    border-color: #d04cac;
}

.main_index {
    padding-top: 0 !important;
}

.home .sectionRow.sliderFullWidth {
    margin-bottom: -1px;
}

.section--newsHome .snamColor-primary .documentsList .docItem .docItem__title {
    max-width: calc(100% - 130px);
}

.section--newsHome .snamColor-primary .documentsList .docItem .docItem__title:hover {
    color: #ffffff;
    text-decoration: underline;
}

.section--newsHome .snamColor-primary .documentsList .docItem docItem__link:hover .docItem__title {
    color: #ffffff;
    text-decoration: underline;
}

.section--newsHome .documentsList .docItem .docItem__title {
    color: #ffffff !important;
}

.section--newsHome .documentsList .docItem a:hover .docItem__title {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.boxFeaturedImage {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 53.876%;
    text-align: center;
    color: #fff;
    background-size: 115% auto;
    background-position: center center;
    background-repeat: no-repeat;
    display: block !important;
    transition: background-size .5s ease-in-out;
    width: 100% !important;
    float: none !important;
}

@media (min-width: 481px) {
    .boxFeaturedImage {
        padding-bottom: 53.876%;
    }
}

@media (min-width: 768px) {
    .boxFeaturedImage {
        padding-bottom: 25.876%;
        margin-top: 0;
        width: 50% !important;
        float: left !important;
    }
}

@media (min-width: 992px) {
    .boxFeaturedImage {
        background-size: 115% auto;
    }
}

.boxFeaturedImage .pdHack__inn {
    background: -moz-linear-gradient(top, rgba(4, 13, 98, 0) 0%, rgba(4, 13, 98, 0.65) 91%);
    background: -webkit-linear-gradient(top, rgba(4, 13, 98, 0) 0%, rgba(4, 13, 98, 0.65) 91%);
    background: linear-gradient(to bottom, rgba(4, 13, 98, 0) 0%, rgba(4, 13, 98, 0.65) 91%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00040d62', endColorstr='#a6040d62', GradientType=0);
}

.boxFeaturedImage .titleBox {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .boxFeaturedImage .titleBox {
        margin-bottom: 20px;
    }
}

@media (min-width: 1024px) {
    .boxFeaturedImage .titleBox {
        font-size: 30px;
    }
}

.boxFeaturedImage .descriptionBox {
    opacity: 0;
    height: 0;
    transition: height .3s ease-in-out .3s, opacity .3s ease-in-out 0;
    color: #fff;
    font-size: 13px;
    line-height: 1.25em;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    .boxFeaturedImage .descriptionBox {
        font-size: 16px;
        max-width: 400px;
    }
}

@media (min-width: 1281px) {
    .boxFeaturedImage .descriptionBox {
        max-width: 450px;
    }
}

.boxFeaturedImage .btn {
    margin-bottom: 0;
    transition: all .2s ease-in-out;
}

.boxFeaturedImage .categoryLabel {
    top: 30px;
    transition: all .2s ease-in-out;
    display: none;
}

@media (min-width: 992px) {
    .boxFeaturedImage .categoryLabel {
        top: 50px;
        display: inline-block;
    }
}

@media (min-width: 1281px) {
    .boxFeaturedImage .categoryLabel {
        top: 70px;
    }
}

.boxFeaturedImage .moreLink {
    font-weight: 700;
}

.active.boxFeaturedImage {
    background-size: 120% auto;
}

@media (min-width: 992px) {
    .active.boxFeaturedImage {
        background-size: auto 120%;
    }
}

.active.boxFeaturedImage .descriptionBox {
    opacity: 1;
    height: 85px;
    transition: height .3s ease-in-out, opacity .3s ease-in-out .3s;
}

.active.boxFeaturedImage .categoryLabel {
    top: 20px;
}

@media (min-width: 1281px) {
    .active.boxFeaturedImage .categoryLabel {
        top: 50px;
    }
}


.section--featuredNewsHover .itemGrid--2item {
    display: block
}

.boxFeaturedImage {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 53.876%;
    text-align: center;
    color: #fff;
    background-size: 115% auto;
    background-position: center center;
    background-repeat: no-repeat;
    display: block !important;
    transition: background-size .5s ease-in-out;
}

@media (min-width: 481px) {
    .boxFeaturedImage {
        padding-bottom: 53.876%;
    }
}

@media (min-width: 768px) {
    .boxFeaturedImage {
        padding-bottom: 25.876%;
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .boxFeaturedImage {
        background-size: 115% auto;
    }
}

.boxFeaturedImage .pdHack__inn {
    background: -moz-linear-gradient(top, rgba(4, 13, 98, 0) 0%, rgba(4, 13, 98, 0.65) 91%);
    background: -webkit-linear-gradient(top, rgba(4, 13, 98, 0) 0%, rgba(4, 13, 98, 0.65) 91%);
    background: linear-gradient(to bottom, rgba(4, 13, 98, 0) 0%, rgba(4, 13, 98, 0.65) 91%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00040d62', endColorstr='#a6040d62', GradientType=0);
}

.boxFeaturedImage .titleBox {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .boxFeaturedImage .titleBox {
        margin-bottom: 20px;
    }
}

@media (min-width: 1024px) {
    .boxFeaturedImage .titleBox {
        font-size: 30px;
    }
}

.boxFeaturedImage .descriptionBox {
    opacity: 0;
    height: 0;
    transition: all .3s ease-in-out;
    color: #fff;
    transition-delay: 0.3s;
    font-size: 13px;
    line-height: 1.25em;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    .boxFeaturedImage .descriptionBox {
        font-size: 16px;
        max-width: 400px;
    }
}

@media (min-width: 1281px) {
    .boxFeaturedImage .descriptionBox {
        max-width: 450px;
    }
}

.boxFeaturedImage .btn {
    transition: all .2s ease-in-out;
}

.boxFeaturedImage .categoryLabel {
    top: 30px;
    transition: all .2s ease-in-out;
    display: none;
}

@media (min-width: 992px) {
    .boxFeaturedImage .categoryLabel {
        top: 50px;
        display: inline-block;
    }
}

@media (min-width: 1281px) {
    .boxFeaturedImage .categoryLabel {
        top: 70px;
    }
}

.boxFeaturedImage .moreLink {
    font-weight: 700;
}

.active.boxFeaturedImage {
    background-size: 120% auto;
}

@media (min-width: 992px) {
    .active.boxFeaturedImage {
        background-size: 120% auto;
    }
}

.active.boxFeaturedImage .descriptionBox {
    opacity: 1;
    height: 35px;
}

.active.boxFeaturedImage .btn {
    margin-bottom: -40px;
}

@media (min-width: 992px) {
    .active.boxFeaturedImage .btn {
        margin-bottom: -60px;
    }
}

.active.boxFeaturedImage .categoryLabel {
    top: 20px;
}

@media (min-width: 1281px) {
    .active.boxFeaturedImage .categoryLabel {
        top: 50px;
    }
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {


    .wrapperServizi .item {
        width: 50%;
    }

    .wrapperServizi .itemGrid--2item {
        padding-bottom: 36%;
    }

    .wrapperServizi .itemGrid--2item .item {
        background-color: #fff;
        position: absolute;
        width: 50%;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .wrapperServizi .itemGrid--2item .item:not(.itemBackground) {
        margin-top: 0;
        margin-bottom: 0;
        max-width: 100%;
    }

    .wrapperServizi .itemBackground {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto 120%;
        left: 0;
        right: auto;
    }

    .wrapperServizi:nth-child(2n+1) .item {
        left: 0;
        right: auto;
    }

    .wrapperServizi:nth-child(2n+1) .itemBackground {
        right: 0;
        left: auto;
    }

    .wrapperServizi:nth-child(2n) .itemBorder {
        border-left: none;
        border-right: 10px solid #d8e3ea;
    }
}

@media screen and (min-width: 1024px) {
    .section--UtilityTop {
        margin-bottom: 20px;
    }

    .main_index:before,
    .main_index:after {
        content: ' ';
        display: table;
    } 
    .main_index:after {
        clear: both
    }
}

@media screen and (min-width: 1024px) {
    .main_index.clr_business .wrapperServizi .itemBackground {
        background-size: auto 120%;
    }
}

.igActivity-task>ul li a.exLogoLink {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
}

.boxLavorareInSnam .col .moreLink {
    bottom: 15px;
}

.blockTitleBox__definition img[align="right"] {
    margin-left: 15px;
}

.boxesTwoCol .col.col-xs-12.col-md-6 .moreLink {
    bottom: 15px;
}


/*.itemGrid--2item {display:flex;}*/

.snamColor-primary p {
    color: #ffffff;
}

.snamColor-sostenibilita p {
    color: #ffffff;
}

.snamColor-primary .btn--snam,
.snamColor-sostenibilita .btn--snam {
    color: #fff !important;
    border-color: #fff !important;
}

.snamColor-primary .btn--snam:hover,
.snamColor-sostenibilita .btn--snam:hover {
    color: #fff;
    background: #003e7b;
    background: -webkit-gradient(linear, left top, right top, from(#003e7b), color-stop(52%, #1899d0), to(#50af00));
    background: linear-gradient(to right, #003e7b 0, #1899d0 52%, #50af00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003e7b', endColorstr='#50af00', GradientType=1);
}

.snamColor-sostenibilita .documentsList .docItem .docItem__link,
.snamColor-primary .documentsList .docItem .docItem__link {
    color: #ffffff;
}

.siteLink .siteLink__btn {
    color: #ffffff;
    text-transform: capitalize;
}

#cal_pop {
    width: 228px;
    line-height: 18px;
    font-size: 14px;
}

#cal_pop .col-sm-3 {
    width: 20px;
}

#cal_pop .col-sm-9 {
    width: calc(100% - 30px);
}

.listDiscColored li:before,
.panel-body>ul>li:before,
.tab-pane>ul>li:before,
.contentCMS>ul>li:before,
.blockTitleBox__definition>ul>li:before,
.featuredBox__txtBox>ul>li:before,
.definitionBox__definition>ul>li:before,
.personeInformazioni .listRequisiti li:before,
.personeProcessoSelezione ul li:before {
    transform: rotate(90deg);
}

.searchFormDesktop__wrapperInn .searchForm__input::-webkit-input-placeholder {
    color: #50af00 !important;
}

.searchFormDesktop__wrapperInn .searchForm__input:-moz-placeholder {
    color: #50af00 !important;
}

.searchFormDesktop__wrapperInn .searchForm__input::-moz-placeholder {
    color: #50af00 !important;
}

.searchFormDesktop__wrapperInn .searchForm__input:-ms-input-placeholder {
    color: #50af00 !important;
}

.openSearchForm .searchFormDesktop__wrapperInn .searchForm__input {
    border-bottom: 1px solid #50af00;
}

.openSearchFormMobile .searchFormMobile__wrapperInn {
    padding: 28px 4px 5px 4px;
    position: relative;
    z-index: 100;
    top: 60px;
}

.home .searchFormDesktop__wrapperInn .searchForm__input::-webkit-input-placeholder {
    color: #fff !important;
}

.home .searchFormDesktop__wrapperInn .searchForm__input:-moz-placeholder {
    color: #fff !important;
}

.home .searchFormDesktop__wrapperInn .searchForm__input::-moz-placeholder {
    color: #fff !important;
}

.home .searchFormDesktop__wrapperInn .searchForm__input:-ms-input-placeholder {
    color: #fff !important;
}

.home .openSearchForm .searchFormDesktop__wrapperInn .searchForm__input {
    border-bottom: 1px solid #fff;
}

.home .openSearchFormMobile .searchFormMobile__wrapperInn {
    top: 35px;
}

@media screen and (min-width: 768px) {
    .home .section--tickerRss {
        margin-top: -90px;
    }

    .section--elencoEntry .elencoEntry__item {
        padding-bottom: 30px;
    }
}

.section--featuredNewsLight .categoryLabel {
    display: none;
}







/*EXTRA*/

.section--3Lanci,
.section--2Lanci {
    border-top: 1px solid #d8e3ea;
    margin-bottom: 45px;
}

.section--3Lanci .titleSection,
.section--2Lanci .titleSection {
    padding-top: 15px;
}

.section--3Lanci.clr_sostenibilita .categoryLabel,
.section--2Lanci.clr_sostenibilita .categoryLabel {
    background: -webkit-linear-gradient(left, transparent 0%, #6cbf4c 45%, #6cbf4c 100%);
    background: -o-linear-gradient(right, transparent 0%, #6cbf4c 45%, #6cbf4c 100%);
    background: -moz-linear-gradient(right, transparent 0%, #6cbf4c 45%, #6cbf4c 100%);
    background: linear-gradient(to right, transparent 0%, #6cbf4c 45%, #6cbf4c 100%);
}

.section--3Lanci.clr_sostenibilita .categoryLabel .categoryLabel__label--preview,
.section--2Lanci.clr_sostenibilita .categoryLabel .categoryLabel__label--preview {
    background-color: #6cbf4c;
}

.section--3Lanci .superSizeValue,
.section--2Lanci .superSizeValue {
    font-size: 30px;
}

@media (min-width: 768px) {

    .section--3Lanci .superSizeValue,
    .section--2Lanci .superSizeValue {
        font-size: 50px;
    }
}

.blockLancio {
    text-align: center;
    border-bottom: 1px solid #d8e3ea;
    padding: 15px 30px 15px;
}

.blockLancio .icon-gas-naturale {
    margin-right: 10px;
    width: 40px;
    height: 40px;
}

.blockLancio:last-child {
    border: none;
}

.blockLancio .text__size_s {
    color: #00447a;
}

.blockLancio .blockLancio__title {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contentCMS .blockLancio .blockLancio__title {
    min-height: 42px;
}

.blockLancio .blockLancio__content {
    padding-top: 30px;
    margin-bottom: 30px;
}

.contentCMS .blockLancio .blockLancio__content {
    padding-top: 10px;
}

.blockLancio .andamento__chartbox {
    padding-top: 0;
}

.blockLancio .andamento__chartbox span.text__size_s {
    margin-top: -105px;
}

.blockLancio .andamento__chartbox .chart-donut {
    max-width: 120px;
    margin: 15px auto;
}

.blockLancio .andamento__chartbox .chart-donut img {
    max-width: 100%;
}

.clr_sostenibilita .blockLancio .valueLastPrice {
    color: #6cbf4c;
}

.clr_sostenibilita .blockLancio .valueLastPrice strong {
    color: #00447a;
}

@media (min-width: 768px) {
    .blockLancio {
        border-bottom: none;
        border-right: 1px solid #d8e3ea;
    }

    .blockLancio .valueLastPrice {
        margin-bottom: 0;
    }

    .blockLancio .blockLancio__content {
        min-height: 115px;
        margin-bottom: 0;
    }

    .blockLancio .btn {
        bottom: -30px;
        position: relative;
    }
}

.personalLegend__item {
    line-height: 1.2em;
    margin-bottom: 5px;
}

.personalLegend__item .personalLegend__square {
    float: left;
    border: none;
    width: 16px;
    height: 16px;
    border-radius: 1px;
}

.archivioTab .tab-content {
    overflow: hidden;
}

.mediaWebcastDiscorsi .mediaWebcastDiscorsi--tab .mediaWebcastDiscorsi--tab__row:before {
    height: 100%;
}

.mediaWebcastDiscorsi .mediaWebcastDiscorsi--tab .mediaWebcastDiscorsi--tab__row .mediaWebcastDiscorsi--tab__halfRow h2 {
    font-size: 14px;
}

.sidebarSearchResult .sideBox .titleCol {
    background-color: #00447a;
}

.postItalgas {
    position: absolute;
    right: 5.6%;
    width: 80px;
    color: #00447a;
    top: 40px;
    text-align: center;
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 600;
}

.postItalgas:after {
    content: ' ';
    position: absolute;
    top: 40px;
    height: 370px;
    left: 111%;
    display: inline-block;
    border-left: 1px solid #00447a;
}

.col--boxed {
    padding-bottom: 30px
}

.organoItem {
    position: relative;
}

.organoItem__panel {
    display: none;
    position: relative;
    width: -webkit-calc(100% * 3 + 60px);
    width: calc(100% * 3 + 60px);
    z-index: 10;
    left: 0;
    right: 0;
    padding: 35px 35px 80px 35px;
    background-color: #edf2f6;
}

.col:nth-child(2) .organoItem__panel {
    margin-left: -webkit-calc(-100% + -30px);
    margin-left: calc(-100% + -30px);
}

.col:nth-child(3) .organoItem__panel {
    margin-left: -webkit-calc(-200% + -60px);
    margin-left: calc(-200% + -60px);
}

.openSheet .organoItem__panel {
    display: block;
}

.organoItem__panel p {
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 1.7em;
}

@media (min-width: 580px) and (max-width: 991px) {
    .section--v_intermedia .box__title.clr_transparent {
        line-height: 1;
        margin-top: -4px;
    }

    .section--v_intermedia .row.row-eq-height:nth-child(2) {
        display: flex;
    }

    .section--v_intermedia .row.row-eq-height>div {
        height: auto;
    }

    .section--v_intermedia .col-md-3 {
        display: flex
    }

    .section--v_intermedia .row.row-eq-height>.col-sm-7 {
        width: 58.33333333%;
    }

    .section--v_intermedia .row.row-eq-height>.col-sm-5 {
        width: 41.66666667%;
    }

    .section--v_intermedia .col-md-3 .wrapper {
        width: calc(41.66666667% - 7px);
        margin-right: 15px;
        height: auto;
    }

    .section--v_intermedia .col-md-3 .verticalTicker {
        margin-right: 0;
        width: calc(58.33333333% - 8px);
        height: auto;
    }
}



/*CSS AGGIUNTO DA NICO IL 12-15 SETTEMBRE*/

.AppListRow .app_list img {
    display: block;
}

@media (min-width: 768px) {
    .AppListRow .app_list img {
        display: inline-block;
        margin: 0;
    }
}

.AppListRow .app_list li>span {
    display: block;
}

@media (min-width: 768px) {
    .AppListRow .app_list li>span {
        display: inline-block;
        vertical-align: top;
        width: 62%;
        padding: 0 20px;
    }
}

.AppListRow .app_list li .moreLink {
    display: block;
    float: none
}

@media (min-width: 768px) {
    .AppListRow .app_list li .moreLink {
        display: inline-block;
        vertical-align: top;
    }
}

.ruoloItaliaLegend .graphPresence__legend .blockLegend {
    width: 100%
}

@media (min-width: 768px) {
    .ruoloItaliaLegend .graphPresence__legend .blockLegend {
        width: auto;
        position: absolute;
        bottom: 14px;
    }
}

.ruoloItaliaLegend .graphPresence__legend {
    border-top: none;
}

.section--strategiaInternazionale .tab-pane,
.section--strategiaInternazionale .panel-body {
    position: relative;
}

.section--strategiaInternazionale .strategiaInternazionale__legend {
    top: 10px;
}



/*DA NON PORTARE IN SASS... c'e già col prossimo rilascio*/



/*ten years */
/*
.tabTenYears .tab-pane>.box__padd {
    border: 10px solid #edf2f6;
    background-color: #fff;
    padding: 15px;
}

@media (min-width: 768px) {
    .tabTenYears .tab-pane>.box__padd {
        padding: 30px;
    }
}

@media (min-width: 1024px) {
    .section--v_intermedia .verticalTicker {
        margin-bottom: 0!important;
        height: calc(100% - 315px);
    }
}

.section--v_intermedia .box__image--background {
    background-repeat: no-repeat;
}

.section--v_intermedia .twitterTimeline {
    max-width: 100%;
    width: 100%;
    margin: 0;
}
*/
.box--type1 .box__title h2 {
    font-size: 1.25em;
}

.legendValue {
    margin-left: 8px
}

strong.alter {
    color: #00447a;
}

.bTop:before {
    content: '';
    display: block;
    height: 2px;
    background-color: #d8e3ea;
    margin-top: -15px;
    margin-bottom: 30px;
}

.legendValue:before,
.legendValue:after {
    display: none;
}

.mediaWebcastDiscorsi .mediaWebcastDiscorsi--visual:before {
    display: none;
}

.section--strategiaInternazionale {
    position: relative;
}

.section--strategiaInternazionale .mapWrapper {
    padding: 100px 20px 20px;
}

@media (min-width: 768px) {
    .section--strategiaInternazionale .mapWrapper {
        padding: 20px;
    }
}

.strategiaInternazionale__legend {
    position: absolute;
    top: 80px;
    left: 15px;
    padding: 15px;
    font-size: 12px;
    z-index: 10;
    text-transform: uppercase;
}

@media (min-width: 600px) {
    .strategiaInternazionale__legend {
        left: 30px;
        top: 95px;
    }
}

@media (min-width: 768px) {
    .strategiaInternazionale__legend {
        left: 15px;
        top: 120px;
    }
}

@media (min-width: 992px) {
    .strategiaInternazionale__legend {
        top: 130px;
    }
}

@media (min-width: 1281px) {
    .strategiaInternazionale__legend {
        top: 100px;
    }
}

.strategiaInternazionale__legend .blockLegend .l0:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 7px;
    background: #3766ff;
    margin-right: 10px;
    border-bottom: 3px solid #fff;
}

.strategiaInternazionale__legend .blockLegend .l6:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 7px;
    background: #7b88b5;
    margin-right: 10px;
    border-bottom: 3px solid #fff;
}

.strategiaInternazionale__legend .blockLegend .l7:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #57b6e7;
    margin-right: 10px;
    margin-bottom: -5px;
}

.panel-default .panel-title {
    margin-bottom: 0;
}

.gasSystemChart {
    background: url('/repository/snam-responsive/img/sistema-gas/bg_gasSystem.jpg') 0 0 / 100% 100% no-repeat;
}

.postItalgas.postItalgas2 {
    right: 10.4%;
    top: auto;
    text-align: left;
    width: 200px;
    bottom: 20px;
}

.postItalgas.postItalgas2:after {
    left: -10px;
    top: auto;
    bottom: 0;
}



/*governance comitati */

.governanceComitati h2 {
    position: relative;
    padding-bottom: 70px
}

.governanceComitati h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 50px 0 50px;
    border-color: #fff transparent transparent;
}

@media (min-width: 768px) {
    .featuredBox .half--text {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .featuredBox .half--text {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .featuredBox .half--text {
        width: 43%;
    }
}

@media (min-width: 1281px) {
    .featuredBox .half--text {
        width: 50%;
    }
}

.regolazioneSnam .icon-tooltip-icon {
    color: #00447a;
    font-size: 20px;
}

.regolazioneSnam li.mapSceneryTab__navItem {
    width: 100%;
}

.regolazioneSnam li.mapSceneryTab__navItem .mapSceneryTab__navItemLink h3 {
    display: block;
    padding: 10px 0 0;
}

.regolazioneSnam li.mapSceneryTab__navItem.active .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/trasporto_blue.svg");
    display: block;
}

@media (min-width: 768px) {
    .regolazioneSnam li.mapSceneryTab__navItem {
        width: calc(100% / 3);
    }
}

.regolazioneSnam li.mapSceneryTab__navItem .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/trasporto_white.svg");
    display: block;
    height: 61px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 19%;
}

.regolazioneSnam li.mapSceneryTab__navItem .regolazioneImg:hover {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/trasporto_blue.svg");
}

@media (min-width: 768px) {
    .regolazioneSnam li.mapSceneryTab__navItem .regolazioneImg {
        background-size: 34%;
        height: 62px;
    }
}

@media (min-width: 992px) {
    .regolazioneSnam li.mapSceneryTab__navItem .regolazioneImg {
        background-size: 44%;
        height: 87px;
    }
}

.regolazioneSnam li.distribuzione.active .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/distribuzione_blue.svg");
}

.regolazioneSnam li.distribuzione .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/distribuzione_white.svg");
}

.regolazioneSnam li.distribuzione .regolazioneImg:hover {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/distribuzione_blue.svg");
}

.regolazioneSnam li.stoccaggio.active .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/stoccaggio_blue.svg");
}

.regolazioneSnam li.stoccaggio .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/stoccaggio_white.svg");
}

.regolazioneSnam li.stoccaggio .regolazioneImg:hover {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/stoccaggio_blue.svg");
}

.regolazioneSnam li.rigassificazione.active .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/rigassificazione_blue.svg");
}

.regolazioneSnam li.rigassificazione .regolazioneImg {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/rigassificazione_white.svg");
}

.regolazioneSnam li.rigassificazione .regolazioneImg:hover {
    background-image: url("/repository/snam-responsive/img/regolazione/regolazione-in-snam/rigassificazione_blue.svg");
}

.regolazioneSnam .mapScenery__arrow {
    top: 32px;
}

.regolazioneSnam .mapScenery__arrow.next {
    left: initial;
    right: 0;
}

li.mapSceneryTab__navItem .mapSceneryTab__navItemLink {
    display: inline-block;
    width: 100%;
}

.regolazione_titleTab {
    padding: 20px 0;
    font-weight: bolder;
    font-size: 18px;
}

@media (min-width: 768px) {
    .regolazione_titleTab {
        font-size: 23px;
    }
}

.wrapper_regolazioniTab {
    padding: 20px 10px;
}

@media (min-width: 768px) {
    .wrapper_regolazioniTab {
        padding: 20px 15px;
    }
}

@media (min-width: 992px) {
    .wrapper_regolazioniTab {
        padding: 54px 60px;
    }
}

.rowLightColor,
.rowNoColor {
    height: auto;
    padding: 15px 25px;
    margin: 10px 0;
    position: relative;
    background: #edf2f6;
}

.rowNoColor {
    background: white;
}

.regolazine_subtitleTab {
    display: inline-block;
    width: 65%;
    text-transform: uppercase;
    font-weight: 700;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .regolazine_subtitleTab {
        width: 40%;
    }
}

.regolazine_textTab {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

@media (min-width: 768px) {
    .regolazine_textTab {
        width: 48%;
    }
}

.regolazione_tolTipTab {
    width: 10%;
    display: inline-block;
    vertical-align: middle;
}

.regolazione_tolTip {
    display: none;
}

.icon-tooltip-icon:hover .regolazione_tolTip {
    display: block;
    position: absolute;
    top: 0;
    left: 10%;
    background: white;
    padding: 8px;
    width: 221px;
    font-weight: 400;
    color: #00447a;
    border: 2px solid #00447a;
    line-height: 20px;
    z-index: 999;
    font-family: "Avenir LT", Arial, sans-serif;
}

@media (min-width: 768px) {
    .icon-tooltip-icon:hover .regolazione_tolTip {
        top: 0px;
        left: 45%;
    }
}

.regolazione_changeColor {
    color: #2cbfa2;
}

.regolazione_titleNote {
    padding: 15px 0;
    font-weight: bolder;
    text-transform: uppercase;
    margin-top: 30px;
    font-size: 18px;
    border-top: 1px solid #00447a;
}



/*FINE DA NON PORTARE IN SASS... c'e già col prossimo rilascio*/

.tab__container .tab-content>.tab-pane:not(.active),
.verticalTab .tab-content>.tab-pane:not(.active) {
    display: none;
}

.v_intermedia--index .pageBannerTop__item--withBg {
    height: auto;
    min-height: 376px;
}

.popUpVideo {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 30%;
    padding-bottom: 28.1%;
    width: 50%;
}

.popUpVideo iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popUpVideo .close_video {
    position: absolute;
    right: -30px;
    top: -40px;
    color: #fff;
    font-size: 2.3em;
}

.pill-content>.pill-pane:not(.active),
.tab-content>.tab-pane:not(.active) {
    padding: 0px !important
}

.docItem__linkAlternativeDownload {
    display: none;
}

.secondaryMenuRow li.openSubMenu .click .icon {
    color: white;
}

.pageBannerTop__item--withBg .approfondisci.-pullLeft {
    margin-left: 35px;
}

@media (min-width: 768px) {
    .v_intermedia--index .approfondisci.on_bottom {
        bottom: 9px;
    }
}

.en .corporateGovernance .sectionTop a:after {
    content: "ELECTS (list voting mechanism)"
}

.en .corporateGovernance .sectionMiddle .sectionMiddle__link.c::before {
    content: "ELECTS"
}

.en .corporateGovernance .sectionMiddle .sectionMiddle__link.a::after {
    content: "APPOINTS";
}

.regolazioneEuropa .box__inn {
    min-height: 438px;
}



/*pagina provveidmenti europei */

.igTimelineGraph__wrapper .legendaRegoEurop {
    z-index: 999;
    background-color: #edf2f6;
    position: relative;
}

@media (min-width: 768px) {
    .igTimelineGraph__wrapper .legendaRegoEurop {
        position: inherit;
        background-color: none;
    }

    .regEuropeea .boxTimeline:before {
        background-color: #00447a;
    }

    .regEuropeea .boxTimeline:after {
        border-color: #00447a;
    }

    .boxTimeline.year .box__year.-blueSnam:after {
        background-color: #00447a;
    }
}

.igTimelineGraph__wrapper .legendaRegoEurop>ul>li {
    color: #727787;
    font-size: 12px;
}

.igTimelineGraph__wrapper .legendaRegoEurop .titleLeg {
    color: #00447a;
    font-weight: 700;
}

.igTimelineGraph__wrapper .legendaRegoEurop .lGuid {
    color: #727787;
}

.igTimelineGraph__wrapper .legendaRegoEurop .lSquare {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 2px solid #00447a;
    margin-right: 15px;
}

.boxTimeline.-mTopHalf {
    margin-top: 30px !important;
}

.-color-lGuid .lSquare,
.-color-lGuid .box__inn:after {
    background-color: #6ad2bd !important;
}

.-color-regEu .lSquare,
.-color-regEu .box__inn:after {
    background-color: #727787 !important;
}

.-color-diretEu .lSquare,
.-color-diretEu .box__inn:after {
    background-color: #fffc00 !important;
}

.boxTimeline.regEuropeeaCard .box__inn:before,
.boxTimeline.-color-regEu.-clearNone .box__inn:before {
    color: #00447a;
}

.regEuropeea .igTimelineGraph:before {
    background-color: #00447a;
}

.igTimeline.regEuropeea {
    border-color: #edf2f6 !important;
}

.nav-tabs {
    border-color: #ddd !important;
}

.clr_regolazione .nav-tabs .col a {
    border-top-color: #2cbfa2;
}

.-ww-preWrap {
    white-space: pre-wrap;
}

.box__inn.-no-arrowReg:before {
    display: none;
}



/* codice italgas tolto */

@media (min-width: 600px) {
    .igActivity--structure .igActivity-task__item.secondBlock:after {
        display: none;
    }
}

@media (min-width: 799px) {
    .igActivity--structure .igActivity-task__item.secondBlock:after {
        right: 50%;
        left: 0;
        display: block;
    }
}

@media (min-width: 1024px) {
    .igActivity--structure .igActivity-task__item.secondBlock:after {
        display: none;
    }
}

@media (min-width: 1200px) {
    .igActivity--structure .igActivity-task__item.secondBlock:after {
        right: 50%;
        left: 0;
        display: block;
    }
}



/* tolti download pdf pagina chi siamo managment */

.clr_about .organoItem__panel .downloadFileBox__link {
    display: none;
}



/* centrate icone distribuzione pagina chi siamo managment */

@media (min-width: 768px) {
    .threeCenter .managementOperative {
        float: none;
        display: inline-block;
    }

    .threeCenter {
        text-align: center;
    }
}



/* rimozione distribuizone icona header home */

#sites_navigator {
    font-size: 0px;
    text-align: center;
}

.sites_4 {
    display: none !important;
}

#sites_navigator .menu_sites li {
    float: none;
    display: inline-block;
}



/* allineamento pagina sentieri sostenibili */

.sentieriSostenibili__box {
    margin-bottom: 30px;
}

.sentieriSostenibili__img {
    display: inline-block;
    width: 36%;
    vertical-align: middle;
}

.sentieriSostenibili__text {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    text-align: justify;
    margin-left: 20px;
}



/* modifica icone header mobile ita-eng*/

#sites_navigator .menu_sites li a span {
    display: block;
}

@media (max-width: 480px) {
    #sites_navigator .menu_sites li a span {
        font-size: 8px;
    }

    .contentCMS p>img,
    .contentCMS div>img,
    .panel-body p>img,
    .panel-body div>img {
        max-width: 100%;
        height: auto !important;
    }
}



/* BANNER TOP IN INDEX PAGE */

.visore .insideVisore {
    display: block;
}

@media (min-width: 600px) {
    .visore .insideVisore {
        display: flex;
    }
}

#boxMedia .insideVisore div.responsive {
    padding: 30px 10px 10px;
    text-align: center;
}

#boxMedia .insideVisore div.responsive:last-child {
    padding: 10px 20px 30px;
}

@media (min-width: 600px) {
    #boxMedia .insideVisore div.responsive {
        display: flex;
        padding: 30px 10px;
        vertical-align: middle;
        align-items: center;
    }
}

#boxMedia .insideVisore .socialWrapper {
    padding: 0 10px;
}

#boxMedia .insideVisore .linkToSocial {
    display: inline-block;
    margin: 5px;
}

#boxPersone .insideVisore {
    min-height: 400px;
    padding: 20px;
}

@media (min-width: 600px) {
    #boxPersone .insideVisore {
        min-height: 300px;
    }
}

#boxPersone .insideVisore .bottomText {
    position: relative;
}

@media (min-width: 600px) {
    #boxPersone .insideVisore .bottomText {
        width: 20%;
    }
}

#boxPersone .insideVisore .bottomText h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.4em;
}

@media (min-width: 600px) {
    #boxPersone .insideVisore .bottomText h2 {
        position: absolute;
        bottom: 20px;
        left: 20px;
    }
}

#boxPersone .insideVisore .chartBallon {
    position: relative;
    width: 80%;
    min-height: 330px;
}

#boxPersone .insideVisore .bigBallon {
    width: 150px;
    height: 150px;
    color: #00447a;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border: 2px solid #FFF;
    border-radius: 50%;
    left: 32%;
    top: 80px;
    text-align: center;
    position: relative;
    font-weight: 700;
    font-size: 0.9em;
    line-height: 1.3em;
}

#boxPersone .insideVisore .bigBallon strong {
    display: block;
    padding-top: 30px;
    padding-bottom: 5px;
    font-size: 1.5em;
}

#boxPersone .insideVisore .ballon {
    position: absolute;
    background: url(/repository/snam-responsive/img/persone/index-sezione/bg_ballon_persone.png) 0 0/100% 100% no-repeat;
    padding: 10px;
    border-radius: 50% 50% 50% 0;
    width: 120px;
    height: 120px;
    text-align: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 0.8em;
    line-height: 1.3em;
}

#boxPersone .insideVisore .ballon strong {
    display: block;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 1.5em;
}

#boxPersone .insideVisore .ballonA {
    bottom: 10px;
    left: -5px;
    width: 140px;
    height: 140px;
    background-image: url(/repository/snam-responsive/img/persone/index-sezione/bg_ballon_persone_2.png);
    border-radius: 50% 0 50% 50%;
}

#boxPersone .insideVisore .ballonA strong {
    padding-top: 30px;
}

@media (min-width: 600px) {
    #boxPersone .insideVisore .ballonA {
        left: 5%;
    }
}

#boxPersone .insideVisore .ballonB {
    top: 0;
    left: 60%;
}

#boxPersone .insideVisore .ballonC {
    bottom: 35px;
    left: 62%;
    background-image: url(/repository/snam-responsive/img/persone/index-sezione/bg_ballon_persone_3.png);
    border-radius: 0 50% 50% 50%;
}

@media (min-width: 600px) {
    #boxPersone .insideVisore .ballonC {
        bottom: 0;
        left: 66%;
    }
}

#boxRegolazione .insideVisore {
    min-height: 300px;
    padding: 20px;
    text-align: center;
}

@media (min-width: 481px) {
    #boxRegolazione .insideVisore {
        padding: 20px 10px;
    }
}

@media (min-width: 600px) {
    #boxRegolazione .insideVisore {
        padding: 20px;
        display: block;
        min-height: 300px;
    }
}

#boxRegolazione .insideVisore .bottomText {
    position: relative;
}

@media (min-width: 1280px) {
    #boxRegolazione .insideVisore .bottomText {
        width: 30%;
        min-height: 300px;
        float: left;
    }
}

#boxRegolazione .insideVisore .chartBallon {
    position: relative;
    display: inline-block;
}

@media (min-width: 1280px) {
    #boxRegolazione .insideVisore .chartBallon {
        width: 70%;
        float: left;
    }
}

#boxRegolazione .insideVisore .lineBreak {
    width: 100%;
    height: 10px;
}

#boxRegolazione .insideVisore .blockQuad {
    background-color: rgba(0, 68, 122, 0.7);
    padding: 10px;
    min-height: 120px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em;
    text-align: center;
    margin: 10px;
    vertical-align: middle;
    min-width: 240px;
}

@media (min-width: 481px) {
    #boxRegolazione .insideVisore .blockQuad {
        min-width: 0;
    }
}

@media (min-width: 600px) {
    #boxRegolazione .insideVisore .blockQuad {
        min-width: 240px;
    }
}

#boxRegolazione .insideVisore .blockQuadA {
    margin: 0 auto 15px;
    padding-top: 45px;
}

@media (min-width: 481px) {
    #boxRegolazione .insideVisore .blockQuadA {
        display: block;
        width: 200px;
    }
}

#boxRegolazione .insideVisore .blockQuadB {
    margin-bottom: 15px;
    padding-top: 45px;
}

@media (min-width: 481px) {
    #boxRegolazione .insideVisore .blockQuadB {
        margin-bottom: 0;
        float: left;
    }
}

@media (min-width: 1280px) {
    #boxRegolazione .insideVisore .blockQuadB {
        margin-left: 8.2%;
    }
}

#boxRegolazione .insideVisore .blockQuadC {
    padding-top: 30px;
}

@media (min-width: 481px) {
    #boxRegolazione .insideVisore .blockQuadC {
        float: left;
    }
}



/* pagina investor > snam in numeri > dati-economico-finanziari */

.overlay_grafico_box {
    border: 2px solid #97afc4;
    top: 33%;
    left: 100px;
    right: 100px;
    z-index: 999;
}

.overlay_grafico_box .wrapperChart {
    width: 50%;
    margin: 0 auto;
}

.postItalgas.scissione {
    bottom: 8%;
    top: auto;
    width: 100px;
    right: 10.6%;
}

.postItalgas.scissione:after {
    top: auto;
    bottom: 0;
    right: -10%;
    left: 111%;
}



/* css sezione gas naturale
estratto dal progetto
*/

@media (min-width: 768px) {
    .clr_sistemagas .slSingle .pageBannerTop__image {
        width: 50%;
    }
}

.section--gasNaturale .box--type1 .box__title h2 br {
    display: none;
}

@media (min-width: 768px) {
    .section--gasNaturale .box--type1 .box__title h2 br {
        display: inline-block;
    }
}

.section--gasNaturale .fonte {
    color: #00447a;
    font-size: 0.9em;
    text-transform: italic;
}

.section--gasNaturale .box__inn>.img-responsive {
    margin-top: -20px;
    margin-bottom: 20px;
}

.section--gasNaturale .tableItem__legendList.inline li {
    display: inline-block;
    margin-right: 20px;
}

.section--gasNaturale .boxPadd {
    padding: 20px;
}

.section--gasNaturale .tableItem__legendLabel {
    color: #00447a;
    font-weight: 700;
}

.hightlightCng {
    background-color: #00447a;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 11px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
}

.hightlightCng sub {
    font-size: 10px;
}

.box__inn .hightlightCng {
    font-weight: 700;
}

.inlineContainer .hightlightCng {
    display: inline-block;
    border-right: 2px solid #fff;
    width: 25%;
    padding-top: 11px;
    margin-bottom: 20px;
}

.inlineContainer .hightlightCng span {
    display: block;
}

.inlineContainer .hightlightCng span:first-child {
    font-size: 12px;
    font-weight: 400;
}

.inlineContainer .hightlightCng span:nth-child(2) {
    font-size: 22px;
}

.hightlightCng.sostitution {
    font-size: 13px;
    text-transform: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px;
}

.hightlightCng.sostitution2nd {
    font-weight: initial;
    margin-top: 30px;
    text-transform: initial;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
}

.inlineContainer {
    font-size: 0px;
}

.inlineContainer .hightlightCng:last-child span:first-child {
    line-height: 12px;
}

.infoRowMetano {
    padding-top: 25px;
}

.infoRowMetano .title {
    text-transform: uppercase;
}

.box .box__inn.-modPad {
    padding: 10px;
}

.listDiscColored.blueSnam {
    color: #00447a;
    font-weight: 600;
}

.square {
    display: inline-block;
    padding: 7px;
    vertical-align: middle;
    border: 1px solid #000000;
}

.square.square--lblue {
    background-color: #007bca;
}

.square.square--blue {
    background-color: #015b9d;
}

.wrapperEntry {
    font-size: 13px;
    color: #00447a;
    font-weight: 700;
    background-color: #ffffff;
}

.wrapperEntry__title {
    line-height: 40px;
    display: block;
    text-align: center;
}

.entryContent {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

@media (min-width: 768px) {
    .entryContent {
        text-align: left;
    }
}

.entryContent:first-child {
    border-bottom: 1px solid #00447a;
}

.entryContent:first-child.noBorder {
    border: none;
}

.entryContent span,
.entryContent img {
    display: inline-block;
    vertical-align: middle;
}

.entryContent img {
    padding-right: 5px;
}

.entryContent__description {
    width: 41%;
    line-height: 20px;
}

.entryContent__triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #00447a;
}

.lineSpace {
    height: 1px;
    background-color: #00447a;
    margin-top: 20px;
    margin-bottom: 20px;
}

.lineSpaceHard {
    height: 2px;
    background-color: #00447a;
}

.lineSpaceHard.mBottom {
    margin-bottom: 20px;
}

.loghiBiometano {
    text-align: center;
}

.loghiBiometano img {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 481px) {
    .loghiBiometano img {
        display: inline;
        vertical-align: middle;
        padding: 0px 10px;
        border-right: 1px solid #00447a;
        height: 55px;
    }
}

.loghiBiometano img:nth-child(2) {
    width: 80px;
}

.loghiBiometano img:last-child {
    padding-right: 0px;
    border-right: 0px;
}

.transparencyRow {
    margin-bottom: 20px;
    border-bottom: 2px solid #727787;
    padding: 20px 0px;
}

.transparencyRow:last-child {
    border-bottom: 0px;
}

.transparencyRow a[role="button"] {
    margin-bottom: 25px;
    display: block;
}

.transparencyRow a[aria-expanded="true"] .icon-arrow-right {
    transition: all 0.3s 0s ease-out;
    transform: rotate(90deg);
}

.transparencyRow .moreLink {
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #727787;
}

.transparencyRow .moreLink:last-child {
    border-bottom: 0px;
    margin-bottom: 20px;
}

.transparencyRow .icon-arrow-right {
    transition: all 0.3s 0s ease-out;
    transform: rotate(0deg);
    float: right;
    font-size: 2.5em;
    margin-top: -8px;
}

.section--transparencyPage .sectionTitle {
    font-size: 0px;
}

.section--transparencyPage .sectionTitle .sectionTitle__item {
    display: inline-block;
    width: 50%;
}

.section--distrettiPage .panel-default,
.section--sitiStocPage .panel-default {
    border: 0px;
    margin-bottom: 5px;
}

.section--distrettiPage .panel-default .panel-heading:after,
.section--sitiStocPage .panel-default .panel-heading:after {
    display: none !important;
}

.section--distrettiPage .panel-default .panel-heading a,
.section--sitiStocPage .panel-default .panel-heading a {
    height: 50px;
    text-transform: inherit;
}

.section--distrettiPage .panel-default .panel-heading a .icon,
.section--sitiStocPage .panel-default .panel-heading a .icon {
    padding: 0px 22px;
    height: 44px;
    top: 5px;
}

.section--distrettiPage .panel-default .panel-heading a[aria-expanded="true"],
.section--sitiStocPage .panel-default .panel-heading a[aria-expanded="true"] {
    background-color: #edf2f6;
}

.section--distrettiPage div[id^="collapse"]>div,
.section--sitiStocPage div[id^="collapse"]>div {
    background-color: #fff !important;
    padding: 20px 0px;
}

.section--distrettiPage div[id^="collapse"]>div h3,
.section--sitiStocPage div[id^="collapse"]>div h3 {
    font-weight: 700;
    margin-bottom: 20px;
}

.section--distrettiPage #map .pin,
.section--sitiStocPage #map .pin {
    position: absolute;
    width: 30px;
    height: 35px;
    background-size: 100% auto;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.section--distrettiPage #map .pin::after,
.section--sitiStocPage #map .pin::after {
    content: "";
    position: absolute;
    background-image: url("/repository/snam-responsive/img/gas-naturale/sitiStoccaggio/pin_snam.png");
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 100% auto;
}

.section--distrettiPage #map .pin[data-accordion="1"],
.section--sitiStocPage #map .pin[data-accordion="1"] {
    top: 15%;
    left: 17%;
}

.section--distrettiPage #map .pin[data-accordion="1"]::after,
.section--sitiStocPage #map .pin[data-accordion="1"]::after {
    transform: rotate(-40deg);
}

.section--distrettiPage #map .pin[data-accordion="2"],
.section--sitiStocPage #map .pin[data-accordion="2"] {
    top: 13%;
    left: 23%;
}

.section--distrettiPage #map .pin[data-accordion="3"],
.section--sitiStocPage #map .pin[data-accordion="3"] {
    top: 13%;
    left: 29%;
}

.section--distrettiPage #map .pin[data-accordion="3"]::after,
.section--sitiStocPage #map .pin[data-accordion="3"]::after {
    transform: rotate(30deg);
}

.section--distrettiPage #map .pin[data-accordion="4"],
.section--sitiStocPage #map .pin[data-accordion="4"] {
    top: 18%;
    left: 23%;
}

.section--distrettiPage #map .pin[data-accordion="4"]::after,
.section--sitiStocPage #map .pin[data-accordion="4"]::after {
    transform: rotate(244deg);
}

.section--distrettiPage #map .pin[data-accordion="5"],
.section--sitiStocPage #map .pin[data-accordion="5"] {
    top: 22%;
    left: 33%;
}

.section--distrettiPage #map .pin[data-accordion="5"]::after,
.section--sitiStocPage #map .pin[data-accordion="5"]::after {
    transform: rotate(156deg);
}

.section--distrettiPage #map .pin[data-accordion="6"],
.section--sitiStocPage #map .pin[data-accordion="6"] {
    top: 23%;
    left: 26%;
}

.section--distrettiPage #map .pin[data-accordion="6"]::after,
.section--sitiStocPage #map .pin[data-accordion="6"]::after {
    transform: rotate(186deg);
}

.section--distrettiPage #map .pin[data-accordion="7"],
.section--sitiStocPage #map .pin[data-accordion="7"] {
    top: 19%;
    left: 40%;
}

.section--distrettiPage #map .pin[data-accordion="8"],
.section--sitiStocPage #map .pin[data-accordion="8"] {
    top: 26%;
    left: 40%;
}

.section--distrettiPage #map .pin[data-accordion="8"]::after,
.section--sitiStocPage #map .pin[data-accordion="8"]::after {
    transform: rotate(156deg);
}

.section--distrettiPage #map .pin[data-accordion="9"],
.section--sitiStocPage #map .pin[data-accordion="9"] {
    top: 41%;
    left: 56%;
}

.section--distrettiPage #map .pin span,
.section--sitiStocPage #map .pin span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 9;
}

.panel-greenNumber {
    color: green;
}

.panel--caratteristiche {
    font-weight: 800;
    border-bottom: 1px solid #1c6cb7;
}

.caratteriste-left {
    text-align: left;
}

.caratteristiche_item {
    margin-bottom: 20px;
}



/* infografica gas eneriga per il presente */

@keyframes rotateVentola {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.infoEnergiaPres {
    background-color: #E6EFF4;
}

.infoEnergiaPres .frstPart {
    position: relative;
}

.infoEnergiaPres .frstPart>div {
    position: absolute;
}

.infoEnergiaPres .frstPart>div:after {
    content: attr(data-num);
    position: absolute;
    border: 1px solid;
    border-radius: 24px;
    padding: 1px;
    height: 14px;
    width: 14px;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
}

.infoEnergiaPres .frstPart>div>img {
    width: 100%;
}

.infoEnergiaPres .frstPart .indGrn {
    top: 7.2%;
    width: 62%;
    left: 23%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .indGrn {
        top: 26%;
        width: 32%;
        left: 22%;
    }

    .infoEnergiaPres .frstPart .indGrn:after {
        left: 20%;
        top: 0;
    }
}

.infoEnergiaPres .frstPart .faro {
    top: 1%;
    left: 3.5%;
    width: 13%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .faro {
        top: 20%;
        width: 8%;
        left: 3%;
    }
}

.infoEnergiaPres .frstPart .faro2n {
    top: 34%;
    left: 18%;
    width: 13%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .faro2n {
        top: 69%;
        width: 8%;
        left: 18.7%;
    }
}

.infoEnergiaPres .frstPart .reteGasEstero {
    top: 13%;
    left: 4.4%;
    width: 10%;
    transform: rotate(90deg);
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .reteGasEstero {
        top: 48%;
        width: 4%;
        left: 11%;
        transform: initial;
    }

    .infoEnergiaPres .frstPart .reteGasEstero:after {
        bottom: -11px;
        left: 0px;
    }
}

.infoEnergiaPres .frstPart .reteGasIt {
    top: 20.4%;
    left: 69%;
    width: 11%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .reteGasIt {
        top: 48%;
        width: 4%;
        left: 50%;
    }

    .infoEnergiaPres .frstPart .reteGasIt:after {
        bottom: -11px;
        left: 0px;
    }
}

.infoEnergiaPres .frstPart .puntoImp {
    top: 20.4%;
    left: 14%;
    width: 9.5%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .puntoImp {
        top: 49%;
        width: 3.5%;
        left: 17%;
    }

    .infoEnergiaPres .frstPart .puntoImp:after {
        bottom: -11px;
        left: 0px;
    }
}

.infoEnergiaPres .frstPart .centraliSpinta {
    top: 20.4%;
    width: 18%;
    left: 29%;
}

.infoEnergiaPres .frstPart .centraliSpinta .ventola {
    position: absolute;
    width: 28%;
    top: 18%;
    left: 22%;
}

.infoEnergiaPres .frstPart .centraliSpinta .ventola.rotate {
    animation: rotateVentola 1s infinite linear;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .centraliSpinta {
        top: 49%;
        width: 7%;
        left: 25.5%;
    }

    .infoEnergiaPres .frstPart .centraliSpinta:after {
        bottom: -11px;
        left: 0px;
    }
}

.infoEnergiaPres .frstPart .centraliStoccaggio {
    top: 34.5%;
    width: 8%;
    left: 40.5%;
}

.infoEnergiaPres .frstPart .centraliStoccaggio .ventola {
    position: absolute;
    width: 58%;
    top: 18%;
    left: 16%;
}

.infoEnergiaPres .frstPart .centraliStoccaggio .ventola.rotate {
    animation: rotateVentola 1s infinite linear;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .centraliStoccaggio {
        top: 74%;
        width: 3.4%;
        left: 31.5%;
    }
}

.infoEnergiaPres .frstPart .stocSott {
    top: 34.5%;
    left: 52%;
    width: 12%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .stocSott {
        top: 75%;
        width: 5%;
        left: 38.5%;
    }

    .infoEnergiaPres .frstPart .stocSott:after {
        bottom: -11px;
        left: 0px;
    }
}

.infoEnergiaPres .frstPart .gnl {
    top: 49%;
    width: 40%;
    left: 47%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .gnl {
        top: 69%;
        width: 16%;
        left: 44.5%;
    }

    .infoEnergiaPres .frstPart .gnl:after {
        padding: 1.5px;
        height: 16px;
        width: 16px;
    }
}

.infoEnergiaPres .frstPart .navi {
    top: 56%;
    width: 34%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .navi {
        top: 80%;
        width: 15%;
        left: 66.5%;
    }

    .infoEnergiaPres .frstPart .navi:after {
        padding: 1.5px;
        height: 16px;
        width: 16px;
    }
}

.infoEnergiaPres .frstPart .impRiduz {
    top: 20.4%;
    left: 85%;
    width: 12%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .impRiduz {
        top: 47.8%;
        width: 4.9%;
        left: 56.5%;
    }

    .infoEnergiaPres .frstPart .impRiduz:after {
        padding: 1.5px;
        height: 16px;
        width: 16px;
    }
}

.infoEnergiaPres .frstPart .utenze {
    top: 85%;
    left: 6%;
    width: 28%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .utenze {
        top: 20%;
        width: 12%;
        left: 80%;
    }

    .infoEnergiaPres .frstPart .utenze:after {
        padding: 1.5px;
        height: 16px;
        width: 16px;
    }
}

.infoEnergiaPres .frstPart .rete {
    top: 74%;
    left: 72%;
    width: 13%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .rete {
        top: 64%;
        width: 4%;
        left: 65.4%;
    }

    .infoEnergiaPres .frstPart .rete:after {
        padding: 1.5px;
        height: 16px;
        width: 16px;
    }
}

.infoEnergiaPres .frstPart .utenzeCiv {
    top: 85%;
    width: 46%;
    left: 50%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .frstPart .utenzeCiv {
        top: 54%;
        width: 18%;
        left: 80%;
    }

    .infoEnergiaPres .frstPart .utenzeCiv:after {
        padding: 1.5px;
        height: 16px;
        width: 16px;
        right: 0;
    }
}

.infoEnergiaPres .txtPart {
    padding: 20px;
    border: 1px solid #000;
    background-color: #fff;
}

.infoEnergiaPres .txtPart ul {
    width: 50%;
    float: left;
    font-size: 11px;
}

.infoEnergiaPres .txtPart ul:nth-child(3) {
    clear: both;
}

@media (min-width: 992px) {
    .infoEnergiaPres .txtPart ul {
        width: 50%;
    }

    .infoEnergiaPres .txtPart ul:nth-child(3) {
        clear: none;
    }
}

@media (min-width: 992px) and (min-width: 1281px) {
    .infoEnergiaPres .txtPart ul {
        width: 25%;
    }

    .infoEnergiaPres .txtPart ul:nth-child(3) {
        clear: none;
    }
}

.infoEnergiaPres .sndPart {
    position: relative;
}

.infoEnergiaPres .sndPart>div {
    position: absolute;
}

.infoEnergiaPres .sndPart>div>span {
    display: block;
    font-size: 10px;
    line-height: 11px;
    color: #00447a;
    font-weight: 700;
}

.infoEnergiaPres .sndPart>div>img {
    width: 100%;
}

.infoEnergiaPres .sndPart .silosDoppio {
    top: 3%;
    width: 17%;
    left: 9%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .silosDoppio {
        top: 31%;
        width: 8%;
        left: 2%;
    }
}

.infoEnergiaPres .sndPart .trasportoGnl {
    top: 5%;
    width: 17%;
    left: 44%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .trasportoGnl {
        top: 35%;
        width: 8%;
        left: 15%;
    }
}

.infoEnergiaPres .sndPart .stazioneGnl {
    top: 3%;
    width: 6%;
    left: 79%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .stazioneGnl {
        top: 23.2%;
        width: 3%;
        left: 26%;
    }
}

.infoEnergiaPres .sndPart .colonninaTop {
    top: 24%;
    left: 12%;
    width: 18%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .colonninaTop {
        top: 7%;
        width: 7%;
        left: 34%;
    }
}

.infoEnergiaPres .sndPart .colonninaBot {
    top: 24%;
    left: 68%;
    width: 18%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .colonninaBot {
        top: 57%;
        width: 7%;
        left: 34%;
    }
}

.infoEnergiaPres .sndPart .car {
    top: 44%;
    left: 69%;
    width: 11%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .car {
        top: 22%;
        width: 5%;
        left: 43.6%;
    }
}

.infoEnergiaPres .sndPart .pullman {
    top: 42.4%;
    left: 35%;
    width: 29%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .pullman {
        top: 40%;
        width: 12%;
        left: 43.6%;
    }
}

.infoEnergiaPres .sndPart .abulance {
    top: 42%;
    width: 16%;
    left: 12%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .abulance {
        top: 63%;
        width: 6%;
        left: 43.6%;
    }
}

.infoEnergiaPres .sndPart .trivella {
    top: 52%;
    left: 13%;
    width: 13%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .trivella {
        top: 24%;
        width: 5%;
        left: 58%;
    }
}

.infoEnergiaPres .sndPart .camionSec {
    top: 56.8%;
    width: 23%;
    left: 33%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .camionSec {
        top: 41%;
        width: 8%;
        left: 65%;
    }
}

.infoEnergiaPres .sndPart .silosDoppi {
    top: 55%;
    left: 66%;
    width: 20%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .silosDoppi {
        top: 37%;
        width: 7%;
        left: 75%;
    }
}

.infoEnergiaPres .sndPart .time {
    top: 65.3%;
    left: 40.7%;
    width: 13.4%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .time {
        top: 32%;
        width: 5%;
        left: 79.8%;
    }
}

.infoEnergiaPres .sndPart .caseFinTop {
    top: 79%;
    left: 9%;
    width: 18.6%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .caseFinTop {
        top: 5%;
        width: 8%;
        left: 89%;
    }
}

.infoEnergiaPres .sndPart .caseFinMiddle {
    top: 79%;
    left: 41%;
    width: 18.6%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .caseFinMiddle {
        top: 33%;
        width: 8%;
        left: 89%;
    }
}

.infoEnergiaPres .sndPart .caseFinBot {
    top: 79%;
    left: 72%;
    width: 18.6%;
}

@media (min-width: 768px) {
    .infoEnergiaPres .sndPart .caseFinBot {
        top: 63%;
        width: 8%;
        left: 89%;
    }
}

.biometano {
    position: relative;
}

.bioMetano__legend {
    position: absolute;
    top: 3%;
    left: 12%;
    border-bottom: 1px solid #00447a;
}

@media (min-width: 600px) {
    .bioMetano__legend {
        top: 5%;
        left: 5%;
    }
}

.bioMetano__item {
    text-transform: uppercase;
    color: #00447a;
    font-size: 12px;
    position: relative;
    padding-left: 20px;
    font-weight: 700;
}

.bioMetano__item::after {
    content: " ";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    display: block;
    background: #00447a;
}

.img-big {
    display: none;
}

@media (min-width: 600px) {
    .img-big {
        display: block;
    }
}

.img-small {
    display: block;
}

@media (min-width: 600px) {
    .img-small {
        display: none;
    }
}

.biometano__tab {
    background: #edf2f6;
    padding-bottom: 10px;
    display: none;
}

@media (min-width: 600px) {
    .biometano__tab {
        display: block;
    }
}

.biometano__tab--list {
    border: 3px solid white;
    font-size: 0;
    text-align: center;
    width: 100%;
}

.biometano__tab--item {
    float: left;
    text-transform: uppercase;
    color: white;
    background: #97afc4;
    width: 33.33%;
    font-size: 15px;
    font-weight: 700;
    border-right: 3px solid white;
}

.biometano__tab--item:nth-child(2) {
    background: #00447a;
}

.biometano__tab--item:last-child {
    border-right: none;
}

.pinRegolazione {
    text-align: center;
    width: 100%;
    display: block;
    border-radius: 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    font-size: 27px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 5px;
    max-width: 50%;
    padding: 22.414% 0;
    margin: 0 auto;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .pinRegolazione {
        margin-bottom: 0;
        padding: 45.54% 0;
        max-width: 100%;
    }
}

.pinRegolazione span {
    position: relative;
}

.pinRegolazione span::after {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #fff;
    width: 0%;
    left: 0;
    bottom: 0;
}

.pinRegolazione span::before {
    content: url("/repository/snam-responsive/img/gas-naturale/regolazione/lente-reg.png");
    position: absolute;
    top: -12px;
    right: -40px;
}

.pinRegolazione:hover {
    text-decoration: none;
    text-shadow: 1.5px 0px 0px;
    color: #fff;
    opacity: 0.7;
    transition: all 0.3s ease-in-out;
}

.pinRegolazione:hover span::after {
    width: 100%;
    transition: width 0.3s ease-in-out;
}

.pinRegolazione.europa {
    background-image: url("/repository/snam-responsive/img/gas-naturale/regolazione/europa-reg-pin.png");
}

.pinRegolazione.italia {
    background-image: url("/repository/snam-responsive/img/gas-naturale/regolazione/italia-reg-pin.png");
}

.pinRegolazione.snam {
    background-image: url("/repository/snam-responsive/img/gas-naturale/regolazione/snam-reg-pin.png");
}



/*impianti */

@media (min-width: 600px) {
    .section--flex .wrapperRow {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .section--flex .wrapperRow>div:first-child {
        margin-right: 15px;
    }

    .section--flex .wrapperRow>div:last-child {
        margin-left: 30px;
    }

    .section--flex .wrapperRow .col-sideSmall {
        width: 40%;
    }

    .section--flex .wrapperRow .col-sideBig {
        width: 60%;
    }
}

.section--flex .wrapperRow .col-sideBig.mappaImpianti .box__inn {
    padding: 0;
}

@media (min-width: 600px) {
    .section--flex .wrapperRow .col-sideBig.mappaImpianti .box__inn {
        padding: 20px;
    }
}

.blockMappaImpianti {
    position: relative;
    overflow: hidden;
}

.blockMappaImpianti .mappaImpianti {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.blockMappaImpianti .bPoint {
    width: 42px;
    height: 49px;
    padding-bottom: 7px;
    background: transparent url("/repository/snam-responsive/img/gas-naturale/impianti/bg_bulletPoint.png") 0 0 no-repeat;
    color: #fff;
    position: absolute;
    z-index: 10;
    -webkit-transition: top 1s ease-in-out 0.8s;
    transition: top 1s ease-in-out 0.8s;
}

.blockMappaImpianti .bPoint .value {
    background-color: #00447a;
    height: 42px;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    border-radius: 50%;
    padding-top: 7px;
    border: 3px solid #fff;
}

.blockMappaImpianti .bPoint.active {
    z-index: 11;
}

.blockMappaImpianti .bPoint.active .value {
    background-color: #33b9ff;
}

.blockMappaImpianti .bullet--vn {
    top: 6.2%;
    left: 48.4%;
}

.blockMappaImpianti .bullet--fi {
    top: 32.43%;
    left: 35.5%;
}

.blockMappaImpianti .bullet--mi {
    top: 20.4%;
    left: 36%;
}

.blockMappaImpianti .bullet--fe {
    top: 13.5%;
    left: 39.7%;
}

.blockMappaImpianti .bullet--to {
    top: 13.2%;
    left: 13.7%;
}

.blockMappaImpianti .bullet--vt {
    top: 43.2%;
    left: 44.9%;
}

.blockMappaImpianti .bullet--na {
    top: 50.2%;
    left: 59.9%;
}

.blockMappaImpianti .bullet--ba {
    top: 57.2%;
    left: 73%;
}

.blockMappaImpianti .bullet--rg {
    top: 64%;
    left: 76.9%;
}

.blockMappaImpianti .bullet--ct {
    top: 74%;
    left: 69.6%;
}

.blockMappaImpianti .bullet--pa {
    top: 80%;
    left: 60.6%;
}

.blockMappaImpianti .mapTooltip {
    background-color: #fff;
    border-width: 4px;
    border-style: solid;
    position: absolute;
    width: 100%;
    top: 0;
    padding: 15px;
    left: 0;
    display: none;
    z-index: 999;
}

.blockMappaImpianti .mapTooltip .bt-close {
    background: transparent url("/repository/snam-responsive/img/gas-naturale/impianti/btn-close.png") 0 0 no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    float: right;
    text-indent: -9999px;
}

.blockMappaImpianti .mapTooltip.active {
    display: block;
}

.section--description .sideText {
    padding: 15px;
}

@media (min-width: 481px) {
    .section--description .sideText {
        padding: 0 20px 0 0;
        width: 60%;
        float: left;
    }
}

.section--description .sideScheda {
    background: #edf2f6;
    padding: 30px;
}

@media (min-width: 481px) {
    .section--description .sideScheda {
        width: 40%;
        float: right;
    }
}

.section--description .sideScheda h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #00447a;
    text-align: center;
    margin-bottom: 15px;
}

.itemDato .numDato {
    color: #00447a;
    font-size: 20px;
    font-weight: 700;
}

.itemDato p {
    color: #00447a;
    font-size: 15px;
}

.itemDato+.itemDato {
    margin-top: 30px;
}

.text-center>.itemDato {
    display: inline-block;
    width: 100%;
}

@media (min-width: 481px) {
    .text-center>.itemDato {
        width: 32%;
    }

    .text-center>.itemDato+.itemDato {
        margin-top: 0;
    }
}

#mapImpianti {
    min-height: 350px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width: 600px) {
    #mapImpianti {
        min-height: auto;
        position: absolute;
    }
}

.boxTraslato.traslatoDark {
    background-color: #a2bbcf;
}

.boxTraslato.traslatoDark .box__inn {
    background-color: #d6e7f2;
    border-color: #d6e7f2;
}



/*fix svg in img tag */

.boxTraslato.itemDato img {
    height: auto;
}



/* fine impianti */


/*index gas naturale */

.indexGas--naturale .blockThreeCol p {
    font-weight: 100;
    color: #727787;
    margin-top: 20px
}

.indexGas--naturale h3 {
    font-weight: 600;
    margin-top: 10px;
}

.indexGas--naturale .moreLink {
    display: block;
}



/*fine gas naturale */


/*fine sezone gas  naturale     */


/*tabella goverance partecipanti 2016     */

.list__partecipanti {
    font-size: 0;
    width: 100%;
    margin-bottom: 20px;
}

.list__partecipanti--right {
    width: 100%;
    display: inline-block;
}

@media (min-width: 580px) {
    .list__partecipanti--right {
        width: 46%;
        margin-right: 3%;
    }
}

.list__partecipanti--left {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

@media (min-width: 580px) {
    .list__partecipanti--left {
        width: 51%;
    }
}

.list__partecipanti--item {
    font-size: 12px;
}

.list__partecipanti--item strong {
    color: #00447a;
}

.list__partecipanti--title {
    font-size: 13px;
    margin-top: 10px;
}



/*MAPPA ANNI CRESCITA RETE*/

.tabYear__item {
    font-size: 0;
}

.tabYear__item {
    display: inline-block;
    font-size: 14px;
    position: relative;
    margin: 0 6px;
    height: 70px;
    z-index: 10;
}

.tabYear__item:first-child {
    margin: 0 6px 0 0;
}

.tabYear__item:last-child::after {
    display: none;
}

.tabYear__item::after {
    position: absolute;
    content: "";
    background: grey;
    top: 15%;
    display: block;
    width: 7px;
    height: 3px;
    right: -12px;
}

.tabYear__item a {
    display: block;
    height: 70px;
    text-decoration: none;
}

@media (min-width: 600px) {
    .tabYear__item {
        margin: 0 20px;
    }

    .tabYear__item:first-child {
        margin: 0 20px 0 0;
    }

    .tabYear__item::after {
        right: -25px;
        width: 10px;
    }
}

.tabYear__date {
    text-align: center;
    color: #727787;
    display: block;
}

.active .tabYear__date {
    color: #00447a;
}

.tabYear__tab {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: #fff;
    display: block;
    border: 1px solid #edf2f6;
}

.active .tabYear__tab {
    background: #00447a;
}

.active .tabYear__tab::after {
    content: "";
    color: #fff;
    font-family: "Snam-IconSet";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 17px;
    line-height: 21px;
    text-align: center;
}

.tabYear__info {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    max-width: 100%;
    vertical-align: top;
    margin-right: 0;
    margin-bottom: 10px;
}

.tabYear__info:last-child {
    margin-right: 0;
}

@media (min-width: 600px) {
    .tabYear__info {
        max-width: 180px;
        margin-right: 10px;
        margin-bottom: 0;
    }
}

.tabYear__list {
    text-align: center;
}

.tabYear__list--info {
    text-align: center;
    margin-top: 20px;
}

@media (min-width: 1281px) {
    .tabYear__list--info {
        margin-top: 0;
    }
}

.tabYear__info--title {
    display: block;
    color: #fff;
    background: #00447a;
    padding: 15px;
    min-height: 90px;
}

@media (min-width: 600px) {
    .tabYear__info--title {
        padding: 15px 0;
    }
}

.tabYear__info--number,
.tabYear__info--metres {
    background: #fff;
    color: #00447a;
    padding: 10px 0;
    font-size: 12px;
    height: 45px;
    position: relative;
}

@media (min-width: 600px) {

    .tabYear__info--number,
    .tabYear__info--metres {
        height: 35px;
    }
}

.tabYear__info--number span,
.tabYear__info--metres span {
    display: none;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tabYear__block {
    position: absolute;
    bottom: 22%;
    height: 8px;
    width: 100%;
    left: 0;
    background: #d1d1d1;
    z-index: 2;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
}

.tabYear__img {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}

.tabYear__img__year {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
}

.tabYear__img__year img {
    margin: 0 auto;
}



/* /it/etica-governance/remunerazione/compensi-2016/index.html */

.governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(14) {
    color: #00447a;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 22px;
    word-wrap: break-word;
}

.governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(15) {
    color: #00447a;
    font-size: 24px;
    font-weight: 800;
    padding-left: 0;
}

@media (min-width: 670px) {
    .governanceTableCompensi .tableCom__body .tableCom__row.tableCom__row--dh {
        height: 94px;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row.tableCom__row--dh .tableCom__cell {
        height: 47px;
        line-height: 16px;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(14) {
        line-height: 16px;
        padding-top: 1%;
        font-size: 11px;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(15) {
        text-align: center;
        font-size: 12px;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(10),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(11),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(12),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(13),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(16),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(17),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(18),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(19),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(20),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(21),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(22),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(23),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(24),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(25),
    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell:nth-child(26) {
        font-size: 14px;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row.tableCom__row--dh .tableCom__cell:nth-child(1) {
        padding-top: 35px;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row:nth-child(odd) .tableCom__cell:nth-child(20),
    .governanceTableCompensi .tableCom__body .tableCom__row:nth-child(odd) .tableCom__cell:nth-child(21) {
        background-color: #e8eef2;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row:nth-child(even) .tableCom__cell:nth-child(20),
    .governanceTableCompensi .tableCom__body .tableCom__row:nth-child(even) .tableCom__cell:nth-child(21) {
        background-color: #f4f7fa;
    }
}


/* fix mappa svg in ie */

#svgMap {
    min-height: 450px
}

@media (max-width: 479px) {
    #svgMap {
        min-height: 220px
    }
}


/* Member details */

.tplOrganigramma .v_intermedia--index .internalSidebar {
    max-width: 100%;
    width: 100%;
    background-color: #fff;
    padding: 0 0 25px;
}

@media (min-width: 768px) {
    .tplOrganigramma .v_intermedia--index .internalSidebar {
        padding: 0 25px 25px;
    }
}

.tplOrganigramma .v_intermedia--index .internalSidebar .linkItemList {
    font-weight: normal;
}

.tplOrganigramma .v_intermedia--index .internalSidebar .bBottom {
    background-color: #f2f2f2;
    padding: 20px;
    margin-top: 0;
}

.tplOrganigramma .v_intermedia--index .internalSidebar .bBottom .linkItemList {
    padding-top: 10px;
    border-top: 1px solid #99b4ca;
}

.tplOrganigramma .v_intermedia--index .internalSidebar .bBottom a {
    font-weight: normal;
}

.tplOrganigramma .bBottom {
    margin-top: 20px;
    padding: 15px;
}

@media (min-width: 768px) {
    .tplOrganigramma .bBottom {
        padding: 0;
    }
}

.tplOrganigramma .bBottom h2 {
    font-weight: 700;
}

.tplOrganigramma .align-right {
    float: right;
}

.tplOrganigramma .align-left {
    float: left;
}

.tplOrganigramma hr {
    border-color: #99b4ca;
    margin-top: 10px;
}

.organoItem__details h2 {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .organoItem__details h2 {
        padding: 0;
    }
}

.organoItem__details .contentCMS {
    margin-top: 20px;
    margin-bottom: 20px;
}

.linkItemList {
    margin-top: 10px;
}



/*CSS PER LINKEDIN EMBEDLY*/

.wrapper .twitterTimeline #cards img {
    line-height: 0;
    vertical-align: middle;
}

.wrapper .twitterTimeline #cards img {
    max-width: 100%;
}

.wrapper .twitterTimeline #cards a {
    text-decoration: none;
    color: inherit;
}

.wrapper .twitterTimeline #cards a:link {
    -webkit-tap-highlight-color: #1d78af;
}

.wrapper .twitterTimeline #cards .card {
    color: #464646;
    font-size: 16px;
    position: relative;
    width: auto;
    z-index: 1;
    font-family: Oxygen, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.wrapper .twitterTimeline #cards.minimal .card.image .hdr,
.wrapper .twitterTimeline #cards.minimal .card.video .hdr,
.wrapper .twitterTimeline #cards.minimal .card.rich .hdr,
.wrapper .twitterTimeline #cards.minimal .card.article .hdr,
.wrapper .twitterTimeline #cards.minimal .card.product .hdr {
    padding: 5px 0 7px;
}

.wrapper .twitterTimeline #cards .card .provider,
.wrapper .twitterTimeline #cards .card .provider .author,
.wrapper .twitterTimeline #cards .card.product .ftr .ftr-title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.wrapper .twitterTimeline #cards .card a {
    color: #464646;
}

.wrapper .twitterTimeline #cards a:link {
    -webkit-tap-highlight-color: #1d78af;
}

.wrapper .twitterTimeline #cards .card .provider-name {
    display: inline-block;
    vertical-align: top;
    margin-top: -3px;
}

.wrapper .twitterTimeline #cards .card .author {
    display: block;
    color: gray;
    font-weight: 700;
    margin-bottom: 3px;
    padding-left: 4px;
}

.wrapper .twitterTimeline #cards .card .provider {
    display: block;
    float: left;
    letter-spacing: .2px;
    margin-right: -80px;
}

.wrapper .twitterTimeline #cards .card .provider-favicon {
    vertical-align: top;
}

.wrapper .twitterTimeline #cards.ltr .card .provider-favicon {
    margin-right: 4px;
}

.wrapper .twitterTimeline #cards .card .author,
.wrapper .twitterTimeline #cards .card .description,
.wrapper .twitterTimeline #cards .card .meta .meta-txt,
.wrapper .twitterTimeline #cards .card .action,
.wrapper .twitterTimeline #cards .card.product .ftr .btn,
.wrapper .twitterTimeline #cards .modal-container .code-txt-label,
.wrapper .twitterTimeline #cards .slideshow .description,
.wrapper .twitterTimeline #cards .slideshow .action {
    font-size: 13px;
    line-height: 20px;
}

.wrapper .twitterTimeline #cards .card .art-bd-img {
    margin: 0 auto;
    display: block;
}

.wrapper .twitterTimeline #cards .card .provider .author {
    line-height: 16px;
    letter-spacing: .2px;
    display: inline-block;
    vertical-align: middle;
    vertical-align: top;
}

.wrapper .twitterTimeline #cards.minimal .card.image .bd,
.wrapper .twitterTimeline #cards.minimal .card.video .bd,
.wrapper .twitterTimeline #cards.minimal .card.rich .bd,
.wrapper .twitterTimeline #cards.minimal .card.article .bd,
.wrapper .twitterTimeline #cards.minimal .card.product .bd {
    border: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 450px) {
    .wrapper .twitterTimeline #cards .card.sm-img .pair-bd {
        display: table;
    }
}

.wrapper .twitterTimeline #cards .card .art-bd {
    overflow: hidden;
}

.wrapper .twitterTimeline #cards .card.sm-img .art-bd {
    padding-bottom: 10px;
    overflow: hidden;
    vertical-align: top;
    filter: alpha(enabled=false);
    opacity: 1;
}

@media (min-width: 450px) {
    .wrapper .twitterTimeline #cards .card.sm-img .pair-bd>.art-bd {
        display: table-cell;
        width: 175px;
        margin: 0;
    }
}

.wrapper .twitterTimeline #cards .card.sm-img .pair-bd>.art-bd {
    display: block !important;
}

.wrapper .twitterTimeline #cards.minimal .card.image .bd .art-bd,
.wrapper .twitterTimeline #cards.minimal .card.video .bd .art-bd,
.wrapper .twitterTimeline #cards.minimal .card.rich .bd .art-bd,
.wrapper .twitterTimeline #cards.minimal .card.article .bd .art-bd,
.wrapper .twitterTimeline #cards.minimal .card.product .bd .art-bd {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.wrapper .twitterTimeline #cards .card .txt-bd {
    padding: 4px 8px 8px 0;
}

.wrapper .twitterTimeline #cards .card .title,
.wrapper .twitterTimeline #cards .slideshow .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}

.wrapper .twitterTimeline #cards .card .title {
    margin-bottom: 3px;
}

@media (min-width: 450px) {
    .wrapper .twitterTimeline #cards .card.sm-img .pair-bd>.txt-bd {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10px;
    }
}

.wrapper .twitterTimeline #cards .card .action {
    display: block;
    font-weight: 700;
    line-height: 20px;
}

.wrapper .twitterTimeline #cards .card .description {
    display: block;
    margin-bottom: 4px;
}

.wrapper .twitterTimeline #cards .card .meta .meta-txt a,
.wrapper .twitterTimeline #cards .card .action,
.wrapper .twitterTimeline #cards.theme-dark .card .action,
.wrapper .twitterTimeline #cards .modal-container .preview-overlay-txt,
.wrapper .twitterTimeline #cards .modal-container .reset-embed-btn,
.wrapper .twitterTimeline #cards .modal-container .code-txt-label a,
.wrapper .twitterTimeline #cards .modal-container .services-list li a,
.wrapper .twitterTimeline #cards .modal-container .resources-list li a,
.wrapper .twitterTimeline #cards .slideshow .action {
    color: #1a95b3;
}


/*FINE CSS PER LINKEDIN EMBEDLY*/


/*snadro css per /it/persone/lavorare-snam/Alternanza-scuola-lavoro/copia-index-social */

.section--coinvolti {
    text-align: center;
    font-weight: 700;
}

.section--coinvolti .coinvolti__item img {
    width: 90px;
    margin-bottom: 40px;
}

.section--coinvolti .coinvolti__item span {
    display: block;
    font-size: 50px;
    color: #fa3200;
    position: relative;
    line-height: 1;
}

.section--coinvolti .coinvolti__item span small {
    position: absolute;
    top: 0;
    font-size: 20px;
    left: 50%;
    transform: translate(-50%, -100%);
}

.section--coinvolti .coinvolti__item {
    border-right: 1px solid #ececec;
    padding: 40px 0;
    margin-top: 20px;
}

.section--coinvolti .coinvolti__item:last-child {
    border-right: 0;
}

.section--coinvolti .coinvolti__item .coinvolti__item__text {
    font-size: 30px;
    color: #00447a;
    text-transform: uppercase;
}


/*fix per font italic*/

.sidebar p i,
.contentCMS p i {
    font-style: italic;
}


/* legenda calendar */

#calendar #calendario_legenda {
    display: none;
}


/* img exp */
@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    figure.figureItem .figureItem__img {
        width: auto;
        height: 300px;
    }
}

/* flussi fisici storico */
.andamento_flussi.storico .pin-wrap {
    top: 0px;
}

/* ticker energy morning*/
@media screen and (min-width: 768px) {
    .home .section--tickerRss {
        z-index: 99;
    }
}

/* fix widget andamento flusso verso il basso */
.valueLastStock .js-max {
    transform: rotateX(-180deg);
    display: block;
}

.newMap .pin-wrap .item#gnlwth {
    top: 26%;
    left: -155px;
}

.newMap .pin-wrap .item#bizzarrone {
    left: 11%;
}

.home .newMap .map-wrap {
    height: 667px;
}

.newMap .pin-wrap {
    top: 75px;
}


/* add 2 new centrali operative | /it/gas-naturale/infrastrutture-snam/centrali_compressione/  */

.blockMappaImpianti .bPoint.bullet--bo {
    top: 22%;
    left: 32%;
}

.blockMappaImpianti .bPoint.bullet--cr {
    top: 18%;
    left: 25%;
}

.blockMappaImpianti .bPoint:hover {
    z-index: 11;
}



/* INTERVENTO issue_#001 08/04/2019 bitgiorgio */
.graficoEnterprise {
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .graficoEnterprise {
        display: flex;
        flex-direction: row-reverse;
    }
}

.graficoEnterprise .concentricalNavigationWrapper {
    border-top-style: solid;
    border-top-width: 5px;
    background-color: #e0f3f2;
    width: 100%;
    float: none;
}

@media screen and (min-width: 768px) {
    .graficoEnterprise .concentricalNavigationWrapper {
        width: 65%;
    }
}

.graficoEnterprise .graficoEnterprise__description {
    float: none;
    width: 100%;
    background-color: #004c97;
    padding: 15px;
    clear: both;
    margin-top: 0;
}

.graficoEnterprise .graficoEnterprise__description .des_bx {
    display: none;
}

.graficoEnterprise .graficoEnterprise__description h3 {
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #FFF;
    font-weight: 500;
}

.graficoEnterprise .graficoEnterprise__description p {
    color: #FFF;
    font-weight: 500;
}

@media screen and (min-width: 768px) {
    .graficoEnterprise .graficoEnterprise__description {
        width: 35%;
        margin-top: 0;
        clear: none;
        padding: 30px;
    }
}

.graficoEnterprise .concentricalNavigationInner {
    padding-bottom: 80%;
    position: relative;
}

@media screen and (min-width: 768px) {
    .graficoEnterprise .concentricalNavigationInner {
        padding: 70px 0;
        height: 100%;
        min-height: 450px;
    }
}

.graficoEnterprise .concentricalNavigation {
    /*position: absolute;*/
    height: 100%;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .graficoEnterprise .concentricalNavigation {
        position: initial;
        height: auto;
        width: auto;
    }
}

.graficoEnterprise .navigation__level {
    border-radius: 50%;
    height: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}

.graficoEnterprise .navigation__level.active,
.graficoEnterprise .navigation__level:hover {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
    .graficoEnterprise .navigation__level {
        position: absolute;
        bottom: 0;
    }
}

.graficoEnterprise .navigation__level h3 {
    position: absolute;
    color: #fff;
    left: 50%;
    transform: translateX(-50%) translateY(0);
    max-width: 180px;
    top: 20px;
    text-align: center;
    font-size: 12px;
    z-index: 10;
    text-transform: inherit;
}

.graficoEnterprise .navigation__level h3.active {
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    .graficoEnterprise .navigation__level h3 {
        font-size: 14px;
        font-weight: 500;
    }
}

.graficoEnterprise .concentricalNavigation__level1 {
    background-color: #c3c4c6;
    width: 70%;
    padding-bottom: 70%;
    z-index: 6;
}

/* .graficoEnterprise .concentricalNavigation__level1:hover {
    background-color: #bdbdbd;
} */

.graficoEnterprise .concentricalNavigation__level2 {
    /* position: absolute; */
    background-color: #b0b0b4;
    width: 60%;
    padding-bottom: 60%;
    z-index: 7;
}

/* .graficoEnterprise .concentricalNavigation__level2:hover {
    background-color: #9f9fa2;
} */

.graficoEnterprise .concentricalNavigation__level3 {
    /* position: absolute; */
    background-color: #76c99b;
    width: 50%;
    padding-bottom: 50%;
    z-index: 8;
}

/* .graficoEnterprise .concentricalNavigation__level3:hover {
    background-color: #53ac7b;
} */

.graficoEnterprise .concentricalNavigation__level4 {
    /* position: absolute; */
    background-color: #51b5e3;
    width: 40%;
    padding-bottom: 40%;
    z-index: 9;
}

/* .graficoEnterprise .concentricalNavigation__level4:hover {
    background-color: #288fbf;
} */

.graficoEnterprise .concentricalNavigation__level5 {
    /* position: absolute; */
    background-color: #094e95;
    width: 30%;
    padding-bottom: 30%;
    z-index: 10;
}

/* .graficoEnterprise .concentricalNavigation__level5:hover {
    background-color: #1278a7;
} */
.graficoEnterprise .concentricalNavigation__level5 h3 {
    bottom: 40px;
    top: auto;
}

.section--evoluzioneportalicommerciali .box__inn__buttons {
    width: 50%;
    margin-bottom: 20px;
}

.section--evoluzioneportalicommerciali .box__inn__buttons .btn {
    padding: 10px;
}





/*infografica investor relations - strategia*/
@media only screen and (max-width: 641px) {
    .strategiaGraphic__wrapper .strategiaGraphic__main {
        width: 100%;
    }

    .strategiaGraphic__wrapper .strategiaGraphic__imgWrapper {
        width: 100%;
    }

    .j-strategiaGraphic__item {
        height: 54px !important;
        width: 54px !important;
    }

    .strategiaGraphic__item.strategiaGraphic__item--A {
        top: 24%;
        left: 0;
    }

    .strategiaGraphic__item.strategiaGraphic__item--W {
        top: 24%;
        right: -4%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--B {
        top: 6%;
        left: 15%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--Z {
        top: 6%;
        right: 15%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--C {
        top: -2%;
        left: 32%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--D {
        top: -2%;
        right: 32%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--E {
        bottom: 24%;
        left: 0;
    }

    .strategiaGraphic__item.strategiaGraphic__item--F {
        bottom: -20%;
        left: 50%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--G {
        bottom: -20%;
        left: 21%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--H {
        bottom: 24%;
        left: 83%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--N {
        bottom: 2%;
        right: 26%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--M {
        bottom: 2%;
        left: 26%;
    }

    .strategiaGraphic__item.strategiaGraphic__item--I {
        top: 45%;
    }

    .strategiaGraphic__item--A:after,
    .strategiaGraphic__item--B:after,
    .strategiaGraphic__item--C:after,
    .strategiaGraphic__item--D:after,
    .strategiaGraphic__item--E:after,
    .strategiaGraphic__item--F:after,
    .strategiaGraphic__item--G:after,
    .strategiaGraphic__item--Z:after,
    .strategiaGraphic__item--W:after,
    .strategiaGraphic__item--M:after,
    .strategiaGraphic__item--N:after,
    .strategiaGraphic__item--H:after {
        display: none !important;
    }

    .j-strategiaGraphic__item .span {
        font-size: 8px !important;
        padding: 3px !important;
    }

    .strategiaGraphic__item--core .span {
        font-size: 13px !important;
    }

    .strategiaGraphic__item--core {
        width: 110px !important;
        height: 110px !important;
    }

    .strategiaGraphic__popUp {
        height: 200px !important;
        width: 200px !important;
    }

    .strategiaGraphic__popUpCta {
        bottom: 8px !important;
    }

    .strategiaGraphic__popUpCta span {
        font-size: 9px !important;
        padding: 5px !important;
    }

    .strategiaGraphic__popUpContent {
        padding: 0 36px 0 36px !important;
    }

    .strategiaGraphic__popUpTitle,
    .strategiaGraphic__popUpSection {
        font-size: 9px !important;
        font-weight: bold !important;
    }

    .strategiaGraphic__popUpDesc {
        font-size: 9px !important;
        margin: 6px auto !important;
    }

    .welfare__popUpIcon {
        width: 20px !important;
        height: 20px !important;
    }

    .welfare__popUpFormer,
    .welfare__popUpNext {
        width: 15px !important;
        height: 15px !important;
    }

    .strategiaGraphic__popUpBtnClose {
        z-index: 44;
        top: 7px !important;
    }

}


.strategiaGraphic__wrapper {
    margin: 100px auto;
}

.strategiaGraphic__main {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 630px;
    height: auto;
}

.strategiaGraphic__imgWrapper {
    height: auto;
    max-width: 500px;
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.strategiaGraphic__img {
    height: auto;
    width: 100%;
}


.strategiaGraphic__item {
    background-color: #6cbf4c;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    text-align: center;
    border: 2px dashed #3a7225;
    text-decoration: none !important;
    z-index: 4;
}

.strategiaGraphic__item::after {
    transform-origin: center 78px;
    top: -20px;
    right: calc(50% - 15px);
    width: 30px;
    height: 14px;
    display: inline-block;
    content: '';

    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 14px 15px;
    border-color: transparent transparent #50af00 transparent;
    position: absolute;

}

.strategiaGraphic__item--A {
    position: absolute;
    top: 120px;
    left: 13px;
}

.strategiaGraphic__item--A:after {
    transform: rotate(110deg);
    /* content: url('/repository/snam-responsive/img/greenArrow.svg'); */

    /* top: 79px;
    right: -32px; */
    /* display: block; */
}

.strategiaGraphic__item--B {
    position: absolute;
    left: 70px;
    top: 0px;
}

.strategiaGraphic__item--B:after {
    transform: rotate(135deg);
    /* content: url('/repository/snam-responsive/img/greenArrow.svg'); */
    /* position: absolute; */
    /* bottom: -20px;
    right: 11px;
    display: block; */
}

.strategiaGraphic__item--C {
    position: absolute;
    top: -60px;
    left: 185px;
}

.strategiaGraphic__item--C:after {
    transform: rotate(163deg);
    /* content: url('/repository/snam-responsive/img/greenArrow.svg');
    position: absolute;
    bottom: -20px;
    left: 13px;
    display: block; */
}

.strategiaGraphic__item--D {
    position: absolute;
    top: -60px;
    right: 185px;
}

.strategiaGraphic__item--D:after {
    transform: rotate(189deg);
    /* content: url('/repository/snam-responsive/img/greenArrow.svg');
    position: absolute;
    top: 79px;
    left: -32px;
    display: block; */
}

.strategiaGraphic__item--Z {
    position: absolute;
    right: 70px;
    top: 0px;
}

.strategiaGraphic__item--Z:after {
    transform: rotate(227deg);
    /* content: url('/repository/snam-responsive/img/greenArrow.svg');
    position: absolute;
    bottom: -20px;
    right: 11px;
    display: block; */
}

.strategiaGraphic__item--W {
    position: absolute;
    right: 13px;
    top: 120px;
}

.strategiaGraphic__item--W:after {
    transform: rotate(256deg);
    /* content: url('/repository/snam-responsive/img/greenArrow.svg');
    position: absolute;
    bottom: -20px;
    right: 11px;
    display: block; */
}


.strategiaGraphic__item--E {
    position: absolute;
    bottom: 90px;
    right: 20px;
}

.strategiaGraphic__item--E:after {
    transform: rotate(287deg);
    border-color: transparent transparent #00447a transparent;
    /* content: url('/repository/snam-responsive/img/bluArrow.svg');
    position: absolute;
    bottom: 79px;
    left: -29px;
    display: block; */
}

.strategiaGraphic__item--F {
    position: absolute;
    bottom: 0px;
    right: 70px;
}

.strategiaGraphic__item--F:after {
    transform: rotate(318deg);
    border-color: transparent transparent #00447a transparent;
    /* content: url('/repository/snam-responsive/img/bluArrow.svg');
    position: absolute;
    top: -19px;
    left: 19px;
    display: block; */
}

.strategiaGraphic__item--G {
    position: absolute;
    bottom: 0px;
    left: 70px;
}

.strategiaGraphic__item--G:after {
    transform: rotate(42deg);
    border-color: transparent transparent #00447a transparent;
    /* content: url('/repository/snam-responsive/img/bluArrow.svg');
    position: absolute;
    top: -6px;
    right: -6px;
    display: block; */
}

.strategiaGraphic__item--M {
    position: absolute;
    bottom: -52px;
    left: 150px;
}

.strategiaGraphic__item--M:after {
    transform: rotate(23deg);
    border-color: transparent transparent #00447a transparent;
    /* content: url('/repository/snam-responsive/img/bluArrow.svg');
    position: absolute;
    top: -19px;
    right: 17px;
    display: block; */
}

.strategiaGraphic__item--N {
    position: absolute;
    bottom: -52px;
    right: 150px;
}

.strategiaGraphic__item--N:after {
    transform: rotate(343deg);
    border-color: transparent transparent #00447a transparent;
    /* content: url('/repository/snam-responsive/img/bluArrow.svg');
    position: absolute;
    top: -19px;
    right: 17px;
    display: block; */
}

.strategiaGraphic__item--H {
    position: absolute;
    bottom: 90px;
    left: 20px;
}

.strategiaGraphic__item--H:after {
    transform: rotate(67deg);
    border-color: transparent transparent #00447a transparent;
    /* content: url('/repository/snam-responsive/img/bluArrow.svg');
    position: absolute;
    bottom: 79px;
    right: -29px;
    display: block; */
}

.strategiaGraphic__item--I {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.strategiaGraphic__item--bis {
    background-color: #00447a;
    border: 2px dashed #062a46;
}

.strategiaGraphic__item--core {
    background-image: linear-gradient(0deg, #034779 14%, #6abd4c 86%), linear-gradient(to top, #ffffff, #ffffff);
    height: 185px;
    width: 185px;
    border: 2px dashed #062a46;
}

.strategiaGraphic__item span {
    line-height: 1.3;
    padding: 12px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.strategiaGraphic__item--core span {
    font-size: 20px;
}

.strategiaGraphic__item--core::after {
    display: none;
}

.strategiaGraphic__popUp {
    background-image: linear-gradient(0deg, #034779 14%, #6abd4c 86%), linear-gradient(to top, #ffffff, #ffffff);
    height: 305px;
    width: 305px;
    border: 2px dashed #062a46;
    position: absolute;
    border-radius: 50%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -54%);
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
    overflow-y: auto;
    display: none;
    z-index: 4;
}

.strategiaGraphic__popUpContent {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    padding: 0px 50px;
}

.strategiaGraphic__popUpCta {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 32px;
}

.strategiaGraphic__popUpBtnClose {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 15px;
}

.welfare__popUpFormer,
.welfare__popUpNext {
    width: 20px;
    height: 20px;
}

.welfare__popUpIcon {
    width: 25px;
    height: 25px;
}

.strategiaGraphic__popUpBtnFormer {
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    position: absolute;
    z-index: 4;
}

.strategiaGraphic__popUpBtnNext {
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    position: absolute;
    z-index: 4;
}

.strategiaGraphic__popUpTitle {
    font-size: 12px;
    text-transform: uppercase;
    margin: 2px auto;
    color: #fff;
}

.strategiaGraphic__popUpSection {
    font-size: 22px;
    text-transform: uppercase;
    margin: 2px auto;
    color: #fff;
    line-height: 1.1;
}

.strategiaGraphic__popUpDesc {
    font-size: 13px;
    text-transform: uppercase;
    margin: 2px auto;
    color: #fff;
}

.strategiaGraphic__popUpCta,
.strategiaGraphic__popUpBtnClose {
    text-decoration: none !important;
    color: #fff;
}

.strategiaGraphic__itemText {
    color: #fff;
}

.strategiaGraphic__popUpCta span {
    border: 2px solid white;
    border-radius: 30px;
    padding: 5px 10px;
    color: #fff;
}

.showPopUp {
    display: block !important;
    animation: fadeIn 2s;
}

.hidePopUp {
    display: none !important;
    animation: fadeIn 2s;
}

.active {
    opacity: 1;
}

.newMap .pin-wrap .item#melendugno {
    bottom: 178px;
    margin-left: -10px;
    left: 100%;
}

.home .newMap .pin-wrap .item#melendugno {
    bottom: 193px;
    margin-left: 20px;
    left: 100%;
}

.newMap .pin-wrap .item#melendugno .entry-point-label.left {
    left: 0px;
}

.section--evoluzioneportalicommerciali .box__inn__mappa ul li.melendugno {
    top: 61%;
    left: 88%;
}

.section--evoluzioneportalicommerciali .box__inn__mappa ul li.melendugno img {
    width: 15px;
}

/* NEW grafici immaginie convertiti in html by: Gi.Raffa@bitmama.it */
.main__section--tabella {

    background-color: #E0F3F2;
}

.main__section--tabella .main__title {
    text-align: center;
    color: #0056ad;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    padding: 32px 0;
}

.main__section--tabella .table__grafico {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main__section--tabella .left-side {
    padding: 0 12px;
    width: 30%;
}

.main__section--tabella .left-side .first-title {
    color: #0056ad;
    font-weight: bold;
    line-height: 28px;
}

.main__section--tabella .left-side .second-title {
    color: #0056ad;
    font-weight: bold;
    line-height: 28px;
    opacity: 0.6;
}

.main__section--tabella .table__wrap {
    width: 90%;
    margin: auto;
}

.main__section--tabella .image__wrap {
    width: 90%;
    margin: auto;
}

.main__section--tabella .img__grafico {
    margin: 32px 0;
}

.main__section--tabella .image__wrap img {
    display: block;
    margin: auto;
}

.main__section--tabella .centre-side {
    width: 40%;
    padding: 0 12px;
}

.main__section--tabella .right-side {
    width: 30%;
    padding: 0 12px;
}

.main__section--tabella .right-side .first-title {
    color: #48A345;
    font-weight: bold;
    line-height: 28px;
    opacity: 0.6;
}

.main__section--tabella .right-side .second-title {
    color: #48A345;
    font-weight: bold;
    line-height: 28px;
}

.main__section--tabella .table__item {
    width: 90%;
    background-color: white;
    padding: 0 12px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main__section--tabella .table__item__circle {
    margin-right: -62px;
    color: white;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    min-width: 120px;
    height: 120px;
    background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
}

.main__section--tabella .ordinary-table-2 {
    display: flex;
    justify-content: center;
}

.main__section--tabella .ordinary-table {
    margin: auto;
}

.main__section--tabella .ordinary-table th {
    color: white;
    font-weight: bold;
    background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
    text-align: left;
    border: 12px solid #E0F3F2;
    padding: 12px 8px;
}

.main__section--tabella .ordinary-table td {
    max-width: 500px;
    background-color: white;
    vertical-align: middle;
    border: 12px solid #E0F3F2;
    padding: 12px 8px;
}

.main__section--tabella .ordinary-table td li {
    color: black
}

.main__section--tabella .summary-table {
    border-spacing: 0 4px;
    margin: auto;
    margin-bottom: 24px;
}

.main__section--tabella .summary-table th {
    font-size: 14px;
    color: #0056ad;
    padding: 16px 32px;
    background: transparent;
}

.main__section--tabella .summary-table td {
    padding: 12px 8px;
    background: white;
    width: 25%;
    text-align: center;
}

.main__section--tabella a {
    font-weight: bold;
    color: #48A345;
}

.main__section--tabella .grafico-a-cerchi {
    margin: auto;
    position: relative;
    width: 600px;
    height: 500px;
    text-align: center;
    font-size: 14px;
}

.main__section--tabella .grafico-a-cerchi h5 {
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 0;
    color: #0056ad;
}

.main__section--tabella .grafico-a-cerchi h2 {
    color: white;
    font-size: 28px;
}

.main__section--tabella .circle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    position: absolute;
    max-width: 200px;
    min-width: 200px;
    min-width: 200px;
    min-height: 200px;
    background: white;
    border-radius: 50%;
}

.main__section--tabella .center-circle {
    padding: 0;
    max-width: 190px;
    min-width: 190px;
    min-width: 190px;
    min-height: 190px;
}

.main__section--tabella .top-circle {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.main__section--tabella .center-circle {
    background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
    top: 182px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.main__section--tabella .left-circle {
    top: 270px;
    left: 32px;
    z-index: 1;
}

.main__section--tabella .right-circle {
    top: 270px;
    right: 32px;
    z-index: 1;
}

.main__section--tabella .background-circle {
    border-radius: 50%;
    border: 3px dashed #0056ad;
    width: 340px;
    height: 340px;
    position: absolute;
    top: 55%;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 0;
}

.main__section--tabella .grafico-snam {
    margin: auto;
    position: relative;
    width: 400px;
    height: 400px;
    text-align: center;
    font-size: 14px;
}

.main__section--tabella .bkg-gradient {
    position: relative;
    margin: auto;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: linear-gradient(to top, #48A345, #0089D1, #0056ad);
}

.main__section--tabella .bkg-gradient .image__wrap {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.main__section--tabella .rounded-container {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 360px;
    height: 360px;
    background: white;
    border-radius: 50%;
}

.main__section--tabella .rounded-container div {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
    width: 180px;
    color: #48A345;
    font-size: 12px;
}

.main__section--tabella .rounded-container .top-sx {
    border-right: 1px dotted grey;
    border-bottom: 1px dotted grey;
}

.main__section--tabella .rounded-container .top-dx {
    border-left: 1px dotted grey;
    border-bottom: 1px dotted grey;
}

.main__section--tabella .rounded-container .bottom-sx {
    border-right: 1px dotted grey;
    border-top: 1px dotted grey;
}

.main__section--tabella .rounded-container .bottom-dx {
    border-left: 1px dotted grey;
    border-top: 1px dotted grey;
}

@media only screen and (max-width: 1040px) {
    .main__section--tabella .table__grafico {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main__section--tabella .left-side {
        padding: 0 12px;
        width: 100%;
    }

    .main__section--tabella .centre-side {
        width: 100%;
        padding: 0 12px;
    }

    .main__section--tabella .right-side {
        width: 100%;
        padding: 0 12px;
    }
}

@media screen and (max-width: 600px) {
    .main__section--tabella * {
        text-align: justify;
    }

    .main__section--tabella tbody,
    .main__section--tabella thead {
        float: left;
    }

    .main__section--tabella thead {
        min-width: 120px
    }

    .main__section--tabella .summary-table td {
        width: unset;
    }


    .main__section--tabella table {
        margin: auto;
        border-collapse: collapse;
        overflow-x: auto;
        display: block;
        width: fit-content;
        max-width: 100%;
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
    }

    .main__section--tabella th {
        text-align: left;
        background-color: rgb(190, 220, 250);
        text-transform: uppercase;
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: rgb(50, 50, 100) solid 2px;
        border-top: none;
    }

    .main__section--tabella td:first-of-type,
    .main__section--tabella th:first-of-type {
        border-left: none;
    }

    .main__section--tabella td:last-of-type,
    .main__section--tabella th:last-of-type {
        border-right: none;
    }

    .main__section--tabella .grafico__snam {
        display: none;
    }

    .main__section--tabella img {
        width: 100%;
    }

    .main__section--tabella .grafico-a-cerchi {
        width: 300px;
        height: 250px;
        font-size: 7px;
    }

    .main__section--tabella .grafico-a-cerchi p {
        text-align: center;
        font-size: 7px;
    }

    .main__section--tabella .grafico-a-cerchi h5 {
        text-align: center;
        font-size: 7px;
        margin-top: 2px;
        line-height: 1.2;
    }

    .main__section--tabella .grafico-a-cerchi h2 {
        text-align: center;
        font-size: 18px;
    }

    .main__section--tabella .circle {
        display: flex;
        max-width: 120px;
        min-width: 120px;
        max-height: 120px;
        min-height: 120px;
    }

    .main__section--tabella .center-circle {
        display: flex;
        max-width: 80px;
        min-width: 80px;
        max-height: 80px;
        min-height: 80px;
    }

    .main__section--tabella .top-circle {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    .main__section--tabella .center-circle {
        background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
        top: 115px;
        left: 49.5%;
    }

    .main__section--tabella .left-circle {
        top: 135px;
        left: 0px;
    }

    .main__section--tabella .right-circle {
        top: 135px;
        right: 0px;
    }

    .main__section--tabella .background-circle {
        width: 170px;
        height: 170px;

    }

    .main__section--tabella .ordinary-table-2 {
        display: table;
    }

    .main__section--tabella .table__item__circle {
        margin-left: 12px;
        margin-right: -10px;
        min-width: 60px;
        height: 60px;
    }
}

.strategiaGraphic__item strong {
    line-height: 1.3;
    padding: 12px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.strategiaGraphic__item--core strong {
    line-height: 1.3;
    padding: 12px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.chart {
    height: 400px;
    margin: auto;
    width: 100%;
}

.main__section--tabella {

    background-color: #E0F3F2;
}

.main__section--tabella .main__title {
    text-align: center;
    color: #0056ad;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    padding: 32px 0;
}

.main__section--tabella .table__grafico {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main__section--tabella .left-side {
    padding: 0 12px;
    width: 30%;
}

.main__section--tabella .left-side .first-title {
    color: #0056ad;
    font-weight: bold;
    line-height: 28px;
}

.main__section--tabella .left-side .second-title {
    color: #0056ad;
    font-weight: bold;
    line-height: 28px;
    opacity: 0.6;
}

.main__section--tabella .table__wrap {
    width: 90%;
    margin: auto;
}

.main__section--tabella .image__wrap {
    width: 90%;
    margin: auto;
}

.main__section--tabella .img__grafico {
    margin: 32px 0;
}

.main__section--tabella .image__wrap img {
    display: block;
    margin: auto;
}

.main__section--tabella .centre-side {
    width: 40%;
    padding: 0 12px;
}

.main__section--tabella .right-side {
    width: 30%;
    padding: 0 12px;
}

.main__section--tabella .right-side .first-title {
    color: #48A345;
    font-weight: bold;
    line-height: 28px;
    opacity: 0.6;
}

.main__section--tabella .right-side .second-title {
    color: #48A345;
    font-weight: bold;
    line-height: 28px;
}

.main__section--tabella .table__item {
    width: 90%;
    background-color: white;
    padding: 0 12px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main__section--tabella .table__item__circle {
    margin-right: -62px;
    color: white;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    min-width: 120px;
    height: 120px;
    background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
}

.main__section--tabella .ordinary-table-2 {
    display: flex;
    justify-content: center;
}

.main__section--tabella .ordinary-table {
    margin: auto;
}

.main__section--tabella .ordinary-table th {
    color: white;
    font-weight: bold;
    background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
    text-align: left;
    border: 12px solid #E0F3F2;
    padding: 12px 8px;
}

.main__section--tabella .ordinary-table td {
    max-width: 500px;
    background-color: white;
    vertical-align: middle;
    border: 12px solid #E0F3F2;
    padding: 12px 8px;
}

.main__section--tabella .ordinary-table td li {
    color: black
}

.main__section--tabella .summary-table {
    border-spacing: 0 4px;
    margin: auto;
    margin-bottom: 24px;
}

.main__section--tabella .summary-table th {
    font-size: 14px;
    color: #0056ad;
    padding: 16px 32px;
    background: transparent;
}

.main__section--tabella .summary-table td {
    padding: 12px 8px;
    background: white;
    width: 25%;
    text-align: center;
}

.main__section--tabella a {
    font-weight: bold;
    color: #48A345;
}

.main__section--tabella .grafico-a-cerchi {
    margin: auto;
    position: relative;
    width: 600px;
    height: 500px;
    text-align: center;
    font-size: 14px;
}

.main__section--tabella .grafico-a-cerchi h5 {
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 0;
    color: #0056ad;
}

.main__section--tabella .grafico-a-cerchi h2 {
    color: white;
    font-size: 28px;
}

.main__section--tabella .circle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    position: absolute;
    max-width: 200px;
    min-width: 200px;
    min-width: 200px;
    min-height: 200px;
    background: white;
    border-radius: 50%;
}

.main__section--tabella .center-circle {
    padding: 0;
    max-width: 190px;
    min-width: 190px;
    min-width: 190px;
    min-height: 190px;
}

.main__section--tabella .top-circle {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.main__section--tabella .center-circle {
    background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
    top: 182px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.main__section--tabella .left-circle {
    top: 270px;
    left: 32px;
    z-index: 1;
}

.main__section--tabella .right-circle {
    top: 270px;
    right: 32px;
    z-index: 1;
}

.main__section--tabella .background-circle {
    border-radius: 50%;
    border: 3px dashed #0056ad;
    width: 340px;
    height: 340px;
    position: absolute;
    top: 55%;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 0;
}

.main__section--tabella .grafico-snam {
    margin: auto;
    position: relative;
    width: 400px;
    height: 400px;
    text-align: center;
    font-size: 14px;
}

.main__section--tabella .bkg-gradient {
    position: relative;
    margin: auto;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: linear-gradient(to top, #48A345, #0089D1, #0056ad);
}

.main__section--tabella .bkg-gradient .image__wrap {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.main__section--tabella .rounded-container {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 360px;
    height: 360px;
    background: white;
    border-radius: 50%;
}

.main__section--tabella .rounded-container div {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
    width: 180px;
    color: #48A345;
    font-size: 12px;
}

.main__section--tabella .rounded-container .top-sx {
    border-right: 1px dotted grey;
    border-bottom: 1px dotted grey;
}

.main__section--tabella .rounded-container .top-dx {
    border-left: 1px dotted grey;
    border-bottom: 1px dotted grey;
}

.main__section--tabella .rounded-container .bottom-sx {
    border-right: 1px dotted grey;
    border-top: 1px dotted grey;
}

.main__section--tabella .rounded-container .bottom-dx {
    border-left: 1px dotted grey;
    border-top: 1px dotted grey;
}

@media only screen and (max-width: 1040px) {
    .main__section--tabella .table__grafico {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main__section--tabella .left-side {
        padding: 0 12px;
        width: 100%;
    }

    .main__section--tabella .centre-side {
        width: 100%;
        padding: 0 12px;
    }

    .main__section--tabella .right-side {
        width: 100%;
        padding: 0 12px;
    }
}

@media screen and (max-width: 600px) {
    .main__section--tabella * {
        text-align: justify;
    }

    .main__section--tabella tbody,
    .main__section--tabella thead {
        float: left;
    }

    .main__section--tabella thead {
        min-width: 120px
    }

    .main__section--tabella .summary-table td {
        width: unset;
    }


    .main__section--tabella table {
        margin: auto;
        border-collapse: collapse;
        overflow-x: auto;
        display: block;
        width: fit-content;
        max-width: 100%;
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
    }

    .main__section--tabella th {
        text-align: left;
        background-color: rgb(190, 220, 250);
        text-transform: uppercase;
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: rgb(50, 50, 100) solid 2px;
        border-top: none;
    }

    .main__section--tabella td:first-of-type,
    .main__section--tabella th:first-of-type {
        border-left: none;
    }

    .main__section--tabella td:last-of-type,
    .main__section--tabella th:last-of-type {
        border-right: none;
    }

    .main__section--tabella .grafico__snam {
        display: none;
    }

    .main__section--tabella img {
        width: 100%;
    }

    .main__section--tabella .grafico-a-cerchi {
        width: 300px;
        height: 250px;
        font-size: 7px;
    }

    .main__section--tabella .grafico-a-cerchi p {
        text-align: center;
    }

    .main__section--tabella .grafico-a-cerchi h5 {
        text-align: center;
        font-size: 7px;
        margin-top: 2px;
    }

    .main__section--tabella .grafico-a-cerchi h2 {
        text-align: center;
        font-size: 18px;
    }

    .main__section--tabella .circle {
        display: flex;
        max-width: 120px;
        min-width: 120px;
        max-height: 120px;
        min-height: 120px;
    }

    .main__section--tabella .center-circle {
        display: flex;
        max-width: 80px;
        min-width: 80px;
        max-height: 80px;
        min-height: 80px;
    }

    .main__section--tabella .top-circle {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    .main__section--tabella .center-circle {
        background: linear-gradient(to right, #0056ad, #0089D1, #48A345);
        top: 110px;
        left: 50%;
    }

    .main__section--tabella .left-circle {
        top: 135px;
        left: 0px;
    }

    .main__section--tabella .right-circle {
        top: 135px;
        right: 0px;
    }

    .main__section--tabella .background-circle {
        width: 170px;
        height: 170px;

    }

    .main__section--tabella .ordinary-table-2 {
        display: table;
    }

    .main__section--tabella .table__item__circle {
        margin-left: 12px;
        margin-right: -10px;
        min-width: 60px;
        height: 60px;
    }
}



/* VERSIONE MOBILE TABELLA COMPENSI REMUNERAZIONI SEZIONE ETICA E GOVERNANCE */
@media screen and (max-width: 767px) {

    .tableCom__cell {
        position: relative;
    }

    .mobileTH {
        display: inline-block;
        width: 100%;
        position: absolute;
        font-size: 12px;
        top: 2px;
        left: 2px;
        line-height: 1;
    }

    .governanceTableCompensi .tableCom__body .tableCom__row .tableCom__cell {
        padding: 25px 0 10px 0; 
    }

}
@media screen and (min-width: 768px) {
    .mobileTH {
        display: none !important;
    }
}

/* GRAFICO A CERCHI CON 4 QUADRANTI in "LA CREAZIONE DI VALORE SOSTENIBILE" giusepper 30 agosto 2021*/

.grafico-snam{
    margin: auto;
    position: relative;
    width: 400px;
    height: 400px;
    text-align: center;
    font-size: 14px;
	margin-top: 40px;
}
.bkg-gradient{
    position: relative;
    margin: auto;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: linear-gradient(to top, #48A345, #0089D1, #0056ad);
	margin-top: 40px;
}
.bkg-gradient .image__wrap{
    position: absolute;
    top: 50%; right: 50%;
    transform: translate(50%,-50%);
}
.bkg-gradient .image__wrap img{
    width: 180px;
}
.rounded-container{
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 50%; right: 50%;
    transform: translate(50%,-50%);
    width: 360px;
    height: 360px;
    background: white;
    border-radius: 50%;
}
.rounded-container div{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
    width: 180px;
    color: #48A345;
    font-size: 12px;
}
.rounded-container .top-sx{
    border-right: 1px dotted grey;
    border-bottom: 1px dotted grey;
}
.rounded-container .top-dx{
    border-left: 1px dotted grey;
    border-bottom: 1px dotted grey;
}
.rounded-container .bottom-sx{
    border-right: 1px dotted grey;
    border-top: 1px dotted grey;
}
.rounded-container .bottom-dx{
    border-left: 1px dotted grey;
    border-top: 1px dotted grey;
}
.rounded-container .top-cc{
    color: #0056ad;
    background: white;
    height: 20px;
    width: 50px;
    font-weight: 600;
    position: absolute;
    top: 3%;
    left: 50%;
    transform: translateX(-50%);
}
.rounded-container .bottom-cc{
    background: white;
    height: 20px;
    width: 50px;
    font-weight: 600;
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (max-width: 600px) {

.grafico__snam .bkg-gradient .image__wrap img{
    width: 90px;
    }
    .bkg-gradient{
        width: 190px;
        height: 190px;
    }
    .rounded-container{
        width: 180px;
        height: 180px;
    }
    .rounded-container .top-sx,
    .rounded-container .top-dx,
    .rounded-container .bottom-sx,
    .rounded-container .bottom-dx{
        width: 50%;
		font-size: 6px;
    	line-height: 1.3;
    } 
    .rounded-container .top-cc,
    .rounded-container .bottom-cc{
        font-size: 9px;
    }
	.contentCMS h3 {
	font-size: 13px;
	}
}
/* freccia inferiore pagina "LA CREAZIONE DI VALORE SOSTENIBILE" giusepper 30 agosto 2021*/*/
.businessModel__img__bottomLine:after {
    
    top: 37px;
    
}