@font-face {
    font-family: 'CircularStd-Black';
    src: url("../fonts/CircularStd-Black.eot");
    src: url("../fonts/CircularStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Black.woff") format("woff"), url("../fonts/CircularStd-Black.ttf") format("truetype"), url("../fonts/CircularStd-Black.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'CircularStd-BlackItalic';
    src: url("../fonts/CircularStd-BlackItalic.eot");
    src: url("../fonts/CircularStd-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-BlackItalic.woff") format("woff"), url("../fonts/CircularStd-BlackItalic.ttf") format("truetype"), url("../fonts/CircularStd-BlackItalic.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'CircularStd-Bold';
    src: url("../fonts/CircularStd-Bold.eot");
    src: url("../fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Bold.woff") format("woff"), url("../fonts/CircularStd-Bold.ttf") format("truetype"), url("../fonts/CircularStd-Bold.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'CircularStd-BoldItalic';
    src: url("../fonts/CircularStd-BoldItalic.eot");
    src: url("../fonts/CircularStd-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-BoldItalic.woff") format("woff"), url("../fonts/CircularStd-BoldItalic.ttf") format("truetype"), url("../fonts/CircularStd-BoldItalic.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'CircularStd-Book';
    src: url("../fonts/CircularStd-Book.eot");
    src: url("../fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Book.woff") format("woff"), url("../fonts/CircularStd-Book.ttf") format("truetype"), url("../fonts/CircularStd-Book.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'CircularStd-BookItalic';
    src: url("../fonts/CircularStd-BookItalic.eot");
    src: url("../fonts/CircularStd-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-BookItalic.woff") format("woff"), url("../fonts/CircularStd-BookItalic.ttf") format("truetype"), url("../fonts/CircularStd-BookItalic.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'CircularStd-Medium';
    src: url("../fonts/CircularStd-Medium.eot");
    src: url("../fonts/CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Medium.woff") format("woff"), url("../fonts/CircularStd-Medium.ttf") format("truetype"), url("../fonts/CircularStd-Medium.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'CircularStd-MediumItalic';
    src: url("../fonts/CircularStd-MediumItalic.eot");
    src: url("../fonts/CircularStd-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-MediumItalic.woff") format("woff"), url("../fonts/CircularStd-MediumItalic.ttf") format("truetype"), url("../fonts/CircularStd-MediumItalic.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ArialMT';
    src: url("../fonts/ArialMT.eot");
    src: url("../fonts/ArialMT.eot?#iefix") format("embedded-opentype"), url("../fonts/Arial.woff") format("woff"), url("../fonts/ArialMT.ttf") format("truetype"), url("../fonts/ArialMT.svg#latobold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'bressayregular';
    src: url('../fonts/bressay_rg-webfont.woff2') format('woff2'),
         url('../fonts/bressay_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype");
    src: url("../fonts/fontawesome-webfont.woff2") format("woff2");
    src: url("../fonts/fontawesome-webfont.woff") format("woff");
    src: url("../fonts/fontawesome-webfont.ttf") format("truetype");
    src: url("../fonts/fontawesome-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
.icon-round {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    font-size: 17px;
    line-height: 32px;
    border-radius: 50%;
    color: #e30513;
    text-align: center;
    background-color: #fff
}
.icon-round.fa-plus-square-o {
    font-size: 24px
}
.icon-round.fa-plus-square-o:before {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 14px;
    top: -2px;
    line-height: 16px;
    text-indent: -3px;
    overflow: hidden
}
.icon-twitter, .icon-facebook {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 19px;
    margin-right: 5px;
}
.icon-twitter{
    background: url("../img/twitter.svg") no-repeat;
}
.icon-facebook{
    background: url("../img/facebook.svg") no-repeat;
}
.slider-cycle .slide a {
    display: block;
    opacity: 0
}
.slider-cycle .slide:nth-child(5) a {
    -webkit-transition: all 0.3s 0.3s ease-in-out;
    -o-transition: all 0.3s 0.3s ease-in-out;
    transition: all 0.3s 0.3s ease-in-out
}
.slider-cycle .slide:nth-child(6) a {
    -webkit-transition: all 0.3s 0.6s ease-in-out;
    -o-transition: all 0.3s 0.6s ease-in-out;
    transition: all 0.3s 0.6s ease-in-out
}
.slider-cycle .slide:nth-child(7) a {
    -webkit-transition: all 0.3s 0.9s ease-in-out;
    -o-transition: all 0.3s 0.9s ease-in-out;
    transition: all 0.3s 0.9s ease-in-out
}
.slider-cycle .slide:nth-child(8) a {
    -webkit-transition: all 0.3s 1.2s ease-in-out;
    -o-transition: all 0.3s 1.2s ease-in-out;
    transition: all 0.3s 1.2s ease-in-out
}
.slider-cycle.slick-initialized.animate .slick-slide:nth-child(n+4):nth-child(-n+8) a {
    opacity: 1
}
.slider-cycle.slick-initialized.animate .slick-slide a {
    opacity: 1
}
.animation-on-load,
.animation-on-scroll {
    opacity: 0;
    -webkit-transition: opacity 0.8s ease-in-out;
    -o-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out
}
.animation-on-load.animation-start,
.animation-on-scroll.animation-start {
    opacity: 1
}
.animation-on-load.overlay-video,
.animation-on-load.background-image {
    -webkit-transition: opacity 0.8s ease-in-out;
    -o-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out
}
.animation-on-load.top-slogan {
    -webkit-transition: opacity 0.8s 1s ease-in-out;
    -o-transition: opacity 0.8s 1s ease-in-out;
    transition: opacity 0.8s 1s ease-in-out
}
body {
    font: 15px/1.3 "ArialMT", sans-serif;
    color: #405464;
    background-color: #fff
}
a {
    color: #405464;
    text-decoration: underline;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}
a:hover,
a:focus {
    color: #405464;
    text-decoration: none
}
h1 {
    font: 30px/40px "ArialMT", sans-serif;
    color: #e30513
}
h1 span, .top-block.bg-cover .press-release-hero span {
    font: 48px/60px "ArialMT", sans-serif
}
h1.big {
    font-size: 72px;
}

@media screen and (min-width: 992px) {
    h1 {
        font-size: 46px;
        line-height: 50px
    }
    h1 span, .top-block.bg-cover .press-release-hero span {
        font-size: 72px;
        line-height: 100px
    }
    h1.big {
        font-size: 72px;
    }
}
@media screen and (max-width: 991px) {
    h1 {
        font-size: 30px;
        line-height: 50px
    }
}
h2 {
    font: 36px/61px "ArialMT", sans-serif;
    font-weight: bold;
    color: #405464
}
h2.big {
    font-size: 52px;
}
h3 {
    margin-top: 0;
    font: 29px/40px "ArialMT", sans-serif;
    font-weight: bold;
    color: #fff
}
@media screen and (max-width: 991px) {
    h2 {
        font-size: 24px;
        line-height: 41px
    }
    h2.big {
        font-size: 40px;
    }
}
@media screen and (min-width: 992px) {
    h3 {
        font-size: 48px;
        line-height: 61px
    }
}
h4, h1.titolo-comunicato-stampa {
    font: 18px/23px "ArialMT", sans-serif;
    font-weight: bold;
    color: #fff
}
h1.titolo-comunicato-stampa.text-blue {
    color: #405464
}
@media screen and (max-width: 991px) {
    h4, h1.titolo-comunicato-stampa {
        font-size: 24px;
        line-height: 30px
    }
}
@media screen and (min-width: 992px) {
    h4, h1.titolo-comunicato-stampa {
        font-size: 30px;
        line-height: 38px
    }
}
h5 {
    font: 30px/38px "ArialMT", sans-serif;
    color: #FBFBFF
}
h6 {
    font: 30px/38px "ArialMT", sans-serif;
    color: #fff
}
.bold{
    font-weight: bold !important;
}
b, strong{
    font-family: "ArialMT";
}
.text-primary {
    font: 48px/70px "ArialMT", sans-serif;
    font-weight: bold;
}
.text-big-article {
    font: 24px/36px "ArialMT", sans-serif;
    margin-bottom: 10px
}
.text-big-article-bold {
    font: 24px/36px "ArialMT", sans-serif;
    font-weight: bold;
    margin-bottom: 10px
}
.text-medium-article {
    font: 18px/36px "ArialMT", sans-serif;
    margin-bottom: 10px
}
.text-large-book {
    font: 22px/30px "ArialMT", sans-serif
}
.text-large-secondary {
    font: 18px/28px "ArialMT", sans-serif
}
@media screen and (max-width: 767px){
    .text-large-secondary {
        font: 15px/25px "ArialMT", sans-serif
    }
}
.text-big {
    font: 18px/23px "ArialMT", sans-serif;
    font-weight: bold;
}
.text-big-book {
    font: 18px/28px "ArialMT", sans-serif
}
.text-big-book-2 {
    font: 18px/26px "ArialMT", sans-serif
}
.text-big-book-3 {
    font: 18px/23px "ArialMT", sans-serif
}
.text-big-secondary {
    font: 18px/23px "ArialMT", sans-serif
}
.text-big-book-4 {
    font: 16px/23px "ArialMT", sans-serif
}
.text-big-secondary-two {
    font: 16px/23px "ArialMT", sans-serif
}
.text-medium-main {
    font: 15px/20px "ArialMT", sans-serif;
    font-weight: bold;
}
.text-medium-book {
    font: 15px/20px "ArialMT", sans-serif
}
.text-medium-secondary {
    font: 15px/20px "ArialMT", sans-serif
}
.text-small-main {
    font: 13px/16px "ArialMT", sans-serif;
    font-weight: bold;
}
.text-small-secondary {
    font: 13px/20px "ArialMT", sans-serif
}
.text-small-secondary-two {
    font: 13px/25px "ArialMT", sans-serif
}
.text-extra-small-main {
    font: 12px/20px "ArialMT", sans-serif;
    font-weight: bold;
}
.text-extra-small-secondary {
    font: 12px/14px "ArialMT", sans-serif
}
.text-extra-small-secondary-two {
    font: 12px/20px "ArialMT", sans-serif
}
.text-extra-small-secondary-three {
    font: 10px/13px "ArialMT", sans-serif
}
.number-medium {
    font: 45px/1 "ArialMT", sans-serif;
    font-weight: bold;
}
.number-small {
    font: 30px/1 "ArialMT", sans-serif;
    font-weight: bold;
}
.text-white,
.text-white a,
.text-white:hover,
.text-white:focus {
    color: #fff
}
.text-blue {
    color: #405464
}
.text-darkblue{
    /* color: #425563; */
    color: #405464;
}
.text-blue-bold{
    color: #405464 !important;
    font-weight: bold;
}
.text-red,
.text-red:hover {
    color: #e30513
}
.text-gray {
    color: #D8D8D8
}
.text-bluegrey {
    color: #7f8fad
}
.text-green {
    color: #009640;
}
.text-red-transparent {
    color: rgba(227, 5, 19, 0.5)
}
.text-white-transparent, .text-white-transparent a {
    color: rgba(251, 251, 255, 0.5)
}
.text-blue-transparent {
    color: rgba(64, 84, 100, 0.5)
}
.text-underlined {
    text-decoration: underline
}
.link-blue-transparent {
    color: rgba(64, 84, 100, 0.5)
}
.link-blue-transparent:hover {
    color: #405464
}
.background-gray-light {
    background-color: #FBFBFF;
}
.background-azzurro {
    background-color: #b5c8e6;
}
.background-gray-light.row, .background-azzurro.row {
    margin-left: 0;
    margin-right: 0
}
.background-blue {
    background-color: #405464
}
.background-blue-dark {
    /* background-color: #425563 */
    background-color: #405464
}
.background-blue-layer:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 4px);
    height: 100%;
    top: 0;
    left: 1px;
    margin: auto;
    background-color: #405464;
    z-index: -1
}
@media screen and (max-width: 991px) {
    .background-blue-layer:before {
        width: 110%;
        left: -5%
    }
}
.background-blue-dark h2,
.background-blue-dark h4,
.background-blue-dark .text-large-secondary,
.background-blue-dark .text-medium-main {
    color: #fff;
}
.background-blue-dark hr {
    background: #fff;
}
.logo-white {
    display: block;
    width: 108px;
    height: 51px;
    background: url("../img/logo_cdp_white.svg") no-repeat;
    background-size: 100% 100%
}
.description-explora{
    margin-bottom: 40px;
}
.button-explora, .button-dettagli{
    padding: 3px 15px !important;
}
@media screen and (min-width: 767px){
    .button-dettagli{
        margin-left: 26%;
    }
}

.button-red,
.tag-a {
    height: 30px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 30px;
    color: #009640;
    background-color: transparent;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    border: 1px solid #009640;
}
.button-red{
    cursor: pointer;
}
.button-red-large{
    padding: 10px 75px;
}
.button-red img{
    width: 15px !important;
    height: auto !important;
    margin-top: -5px !important;
    margin-left: -5px !important;
    margin-right: 5px;
    display: inline;
}
button.button-red{
    border: none;
}
.button-red:focus,
.tag-a:focus {
    color: #009640;
}
.button-red:hover,
.tag-a:hover {
    color: #fff;
    background-color: rgba(0, 150, 64, 0.7)
}
i.button-red{
    font-style: unset;
}
.button-green-solid {
    border: 1px solid #009640;
    color: #fff;
    background-color: #009640;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
} 
.button-green-solid-small {
    height: 35px;
    line-height: 30px;
    margin-top: 10px;
    margin-right: 10px;
}
.button-green-solid:focus,
.button-green-solid:hover {
    color: #fff;
}

.tag-a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 0 20px;
    font-size: 13px
}
.border-top-white:before,
.border-top-red:before,
.border-top-gray:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 15px;
    background-color: #fff
}
.border-top-red:before {
    background-color: #e30513
}
.border-top-gray:before {
    background-color: #E8E9EB
}
.wrapper {
    position: relative;
    box-sizing: border-box;
    min-height: 100%;
    padding-bottom: 300px
}
@media screen and (max-width: 1199px) {
    .wrapper {
        padding-top: 1px;
        padding-bottom: 300px
    }
}
@media screen and (max-width: 991px) {
    .wrapper {
        padding-top: 1px;
        padding-bottom: 300px
    }
}
@media screen and (max-width: 767px) {
    .wrapper {
        padding-bottom: 0
    }
}
html,
body {
    height: 100%
}
@media screen and (min-width: 992px) {
    .container {
        max-width: 1410px;
        width: auto;
        padding-left: 30px;
        padding-right: 30px
    }
}
@media screen and (min-width: 1200px) {
    .container {
        padding-left: 80px;
        padding-right: 80px
    }
}
.form input[type="email"],
.form input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    font-size: 18px;
    line-height: 50px;
    border: 1px solid #E8E9EB;
    color: #405464;
    background-color: #FBFBFF;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.form input[type="email"]:focus,
.form input[type="text"]:focus {
    border-color: #D0CCD0;
    outline: none
}
.form input[type="submit"] {
    width: 180px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    border: none;
    color: #fff;
    background-color: #e30513
}
.form input[type="submit"]:focus {
    outline: none
}
.form input::-webkit-input-placeholder {
    color: rgba(64, 84, 100, 0.5);
    opacity: 1
}
.form input:-ms-input-placeholder {
    color: rgba(64, 84, 100, 0.5);
    opacity: 1
}
.form input::-moz-placeholder {
    color: rgba(64, 84, 100, 0.5);
    opacity: 1
}
@media screen and (max-width: 991px) {
    .form input[type="email"],
    .form input[type="text"] {
        font-size: 15px
    }
    .form input[type="submit"] {
        font-size: 15px
    }
}
@media screen and (max-width: 767px) {
    .form input[type="submit"] {
        width: 125px
    }
}
.vertical-lines {
    position: fixed;
    max-width: 1410px;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    pointer-events: none;
    z-index: 9;
}
.vertical-lines div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(165, 165, 165, 0.3)
}
.vertical-lines .line-one {
    left: 80px
}
.vertical-lines .line-two {
    left: calc(25% + 40px)
}
.vertical-lines .line-three {
    left: calc(50%)
}
.vertical-lines .line-four {
    right: calc(25% + 40px)
}
.vertical-lines .line-five {
    right: 80px
}
@media screen and (max-width: 1199px) {
    .vertical-lines .line-one {
        left: 30px
    }
    .vertical-lines .line-two {
        left: calc(25% + 13px)
    }
    .vertical-lines .line-four {
        right: calc(25% + 13px)
    }
    .vertical-lines .line-five {
        right: 30px
    }
}
@media screen and (max-width: 991px) {
    .vertical-lines {
        width: 750px
    }
    .vertical-lines .line-one {
        left: 15px
    }
    .vertical-lines .line-two {
        left: calc(33.33333% + 4px)
    }
    .vertical-lines .line-three {
        display: none
    }
    .vertical-lines .line-four {
        right: calc(33.33333% + 4px)
    }
    .vertical-lines .line-five {
        right: 15px
    }
}
@media screen and (max-width: 767px) {
    .vertical-lines {
        width: 100%
    }
    .vertical-lines .line-three {
        display: block
    }
    .vertical-lines .line-four,
    .vertical-lines .line-two {
        display: none
    }
}
.bg-cover {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center
}
.bg-cover-center {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}
.bg-cover-bottom {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center bottom
}
.hidden-link {
    opacity: 0;
    text-decoration: underline;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.block-transparent-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    color: transparent
}
.show-link{
    z-index: 10;
    word-wrap: break-word;
}
@media screen and (min-width: 767px) {
    .show-link .text-red-transparent{
        min-height: 80px;
    }
}

.show-link:hover .hidden-link {
    opacity: 1
}
.margin-right-0 {
    margin-right: 0
}
.padding-0 {
    padding: 0
}
.margin-0 {
    margin: 0
}
.mx-2 {
    margin-top: 25px;
    margin-bottom: 35px
}
.clear {
    clear: both
}
.overflow-hidden {
    overflow: hidden
}
.p-relative {
    position: relative
}
.p-static {
    position: static
}
.block-center {
    margin-left: auto;
    margin-right: auto
}
.align-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}
.align-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}
body.ios .custom-scroll {
    overflow-y: auto
}
body.ios::-webkit-scrollbar {
    width: 3px
}
body.ios::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
body.ios::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(165, 165, 165, 0.4);
    -webkit-box-shadow: none
}
body.ios::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(165, 165, 165, 0.4)
}
.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px
}
@media screen and (min-width: 1199px) {
    .align-vertical-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .flex-stretch-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: stretch;
        align-items: stretch
    }
}
@media screen and (min-width: 992px) {
    .col-md-2_5,
    .col-md-7_5 {
        float: left;
    }
    .col-md-2_5 {
        width: auto;
        float: right;
    }

    .col-md-7_5 {
        width: 67%
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .col-sm-2_5{
        width: 22%;
    }
}
@media screen and (max-width: 991px) {
    div[class^='col'] {
        padding-left: 5px;
        padding-right: 5px
    }
}
@media screen and (max-width: 767px) {
    .flex-stretch-xs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-justify-content: center;
        justify-content: center
    }
}
#header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 50;
}
#header .navbar-header>.row:first-child{
    height:40px;
    width: 100vw;
    padding-top: 10px;
}

@media screen and (max-width: 991px){
    #header .navbar-header>.row:first-child{
        display: none;
    }
}
#header .navbar-header>.row:first-child a{
    text-decoration: none;
    padding-right: 10px;
}
#header .navbar-header>hr{
    color: #e8e9eb;
    width: 1000vw;
    margin-left: -200%;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
#header .navbar-header>.row:nth-child(2){
    height:69px;
}
#header .navbar-header>.row:first-child .dropdown{
    right: 200px !important;
}
#header .navbar-header>.row:first-child .dropdown a{
    color: white;
}
#header .navbar-header>.row:first-child .dropdown span{
    display: block;
}
#header .container-fluid {
    padding-left: 0;
    padding-right: 0
}
#header .navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    background-color: #fff
}
#header .navbar .container {
    position: relative;
    margin: 0 auto
}
#header .navbar-header {
    width: 100%
}
#header input[type="search"],
#header input[type="text"] {
    width: 100%;
    height: 43px;
    font: 30px/43px "ArialMT", sans-serif;
    border: solid #fff;
    border-width: 0 0 1px 0;
    background: none
}
#header input[type="search"]:focus,
#header input[type="text"]:focus {
    outline: none
}
#header input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}
#header input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}
#header input::-moz-placeholder {
    color: #fff;
    opacity: 1
}
#header .main-nav {
    margin-top: 20px;
    padding-left: 15px
}
#header .main-nav a {
    display: inline-block;
    padding: 10px 0 7px;
    font-size: 18px;
    color: #fff;
    text-decoration: none
}
#header .main-nav a.link-red-mobile {
    color: #009640;
}
#header .main-nav a.link-red-mobile:hover {
    color: rgba(0, 150, 64, 0.7)
}
#header .main-menu {
    margin-top: 50px;
}
#header .main-menu>li>a.active,
#header .main-menu>li.dropdown-wrapper>a,
#header .secondary-menu>li>a.active,
#header .secondary-menu>li.dropdown-wrapper>a,
#header .main-menu-desktop>li>a.active,
#header .main-menu-desktop>li.dropdown-wrapper>a {
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
#header .main-menu>li>a.active.active,
#header .main-menu>li.dropdown-wrapper>a.active,
#header .secondary-menu>li>a.active.active,
#header .secondary-menu>li.dropdown-wrapper>a.active,
#header .main-menu-desktop>li>a.active.active,
#header .main-menu-desktop>li.dropdown-wrapper>a.active {
    font-family: "ArialMT", sans-serif;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}
#header .main-menu>li>a.active.active:before,
#header .main-menu>li.dropdown-wrapper>a.active:before,
#header .secondary-menu>li>a.active.active:before,
#header .secondary-menu>li.dropdown-wrapper>a.active:before,
#header .main-menu-desktop>li>a.active.active:before,
#header .main-menu-desktop>li.dropdown-wrapper>a.active:before {
    opacity: 1
}
#header .main-menu-desktop {
    white-space: nowrap
}
#header .main-menu-desktop .dropdown-wrapper {
    white-space: normal;
    text-align: left;
}
#header .secondary-menu {
    margin-top: 15px
}
#header .secondary-menu>li>a {
    padding: 5px 0;
    color: rgba(255, 255, 255, 0.7)
}
#header .secondary-menu>li>a:hover {
    color: #fff
}
#header .secondary-menu>li:last-child>a{
    display: inline;
}
#header .secondary-menu>li:last-child>a:first-child{
    margin-right: 20px;
}
#header .dropdown {
    display: none;
    position: absolute;
    top: 150px;
    right: 85px;
    width: calc(100% - 33%);
}
#header .dropdown.show {
    display: block
}
#header .dropdown ul {
    margin: 13px 0 27px
}
#header .dropdown li>a {
    padding: 8px 0;
    display: block;
    font-size: 13px;
    font-family: "ArialMT", sans-serif
}
#header .dropdown a:before {
    content: ''
}
#header .dropdown a:hover {
    text-decoration: underline
}
#header .dropdown div[class^='col'] {
    margin-bottom: 37px
}
#header div[class^='col'] {
    position: static
}
#header .main-menu-desktop {
    text-align: center
}
#header .main-menu-desktop .dropdown {
    width: calc(100% - 11%)
}
#header .main-menu-desktop .text-big {
    min-height: 50px;
    display: block;
    text-decoration: none;
}
#header .main-menu-desktop>li {
    display: inline-block;
    vertical-align: top;
    padding-right: 38px;
}
#header .main-menu-desktop>li:last-child {
    padding-right: 0
}
#header .main-menu-desktop>li>a {
    display: inline-block;
    padding: 26px 0 25px;
    font-family: "ArialMT", sans-serif;
    text-decoration: none
}
#header .main-menu-desktop>li>a.button-red {
    margin-top: 20px;
    padding: 0 15px
}
#header .main-menu-desktop>li li a {
    color: #fff;
    text-decoration: none
}
#header .main-menu-desktop>li>a.active:before,
#header .main-menu-desktop>li.dropdown-wrapper>a:before {
    top: 4px
}
#header .main-menu-desktop>li>a.active.active,
#header .main-menu-desktop>li.dropdown-wrapper>a.active {
    color: #405464;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

#header .main-menu-desktop {
    margin-left: -30px;
}

#header .main-menu-desktop{
    margin-right: 0% !important;
}
#header .main-menu-desktop>li .green-main{
    font-style: italic;
    font-weight: 500;
    font-family: bressayregular;
    color: #009640;
    margin-top: 2px;
}

#header .navbar-toggle {
    margin-top: 3px;
    margin-right: 0;
    padding-bottom: 5px;
    color: #405464;
    font-size: 18px;
    font-family: "ArialMT", sans-serif
}
#header .navbar-toggle .opened {
    display: none
}
#header .navbar-toggle[aria-expanded="true"] .opened {
    display: inline
}
#header .navbar-toggle[aria-expanded="true"] .closed {
    display: none
}
@media screen and (min-width: 1300px) {
    #header .main-menu-desktop>li {
        padding-right: 47px
    }
    #header .col-md-2_5 {
        padding-right: 0;
        margin-left: 4px
    }
}
@media screen and (min-width: 1201px) and (max-width: 1299px) {
    #header .col-md-2_5 {
        margin-right: 20px
    }
}
@media screen and (min-width: 1300px) {
    #header .col-md-2_5 {
        margin-right: -15px
    }
}
@media screen and (max-width: 1200px){
    #header .col-md-2_5 {
        margin-right: 80px;
        float: none;
    }
}
@media screen and (max-width: 1052px){
    #header .col-md-2_5 {
        margin-right: 52px;
        float: none;
    }
    .button-elpa{
        margin-right: -24px;
    }
}
@media screen and (min-width: 992px) {
    #header .navbar-collapse {
        display: none !important
    }
}
@media screen and (min-width: 768px) {
    #header .navbar-collapse {
        left: 15px
    }
    #header .navbar-collapse .main-nav {
        width: 770px;
        margin: 30px auto 0
    }
}

@media screen and (max-width: 1199px) {
    #header .main-menu-desktop>li {
        padding-right: 20px
    }
    #header .lang-menu-desktop {
        padding-left: 8px
    }
}

@media screen and (max-width: 1010px){
    header .lang-menu-desktop{
        margin-right: -25px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1278px) {
    #header .main-menu-desktop>li {
        padding-right: 10px;
    }

    #header .main-menu>li>a.active:before,
    #header .main-menu>li.dropdown-wrapper>a:before,
    #header .secondary-menu>li>a.active:before,
    #header .secondary-menu>li.dropdown-wrapper>a:before,
    #header .main-menu-desktop>li>a.active:before,
    #header .main-menu-desktop>li.dropdown-wrapper>a:before {
        display:none;
    }

}
@media screen and (width: 991px) {
    #header .col-md-7_5, #header .icons-menu-desktop, #header .lang-menu-desktop{
        display: none;
    }
    .open-menu{
        top: 70px;
    }
    #middle{
        top: 100px;
    }
}

.text-style-2-12-regular-blue {
    font-family: Arial;
    font-size: 12px;
    line-height: 1.67;
    text-align: left;
    color: #405464;
}

@media screen and (max-width: 991px) {
    #header,
    #header .navbar {
        height: 50px
    }
}
#header .navbar-collapse {
    position: fixed;
    width: 100%;
    border-top: none;
    opacity: 0;
    background-color: rgba(64, 84, 100, 0.95);
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}
#header .navbar-collapse .dropdown-wrapper {
    width: calc(100% - 40px)
}
#header .navbar-collapse .dropdown {
    display: none;
    position: static;
    width: 100%;
    padding: 6px 0 11px 12px;
    margin-bottom: 20px;
    border-bottom: 2px solid rgba(251, 251, 255, 0.5)
}
#header .navbar-collapse .dropdown a {
    display: inline-block;
    padding: 7px 0 8px;
    font-size: 15px;
}
#header .navbar-collapse .dropdown-wrapper span{
    font-size: 25px;
    position: relative;
}
#header .navbar-collapse .dropdown-wrapper>span{
    margin-top: 7px;
}

#header .navbar-collapse .dropdown a:before {
    content: ''
}
#header .navbar-collapse .secondary-menu li:last-child {
    padding-bottom: 100px
}
#header .navbar-collapse.in {
    height: 100% !important;
    overflow-y: auto;
    opacity: 1;
    z-index: 5
}
.open-menu #header {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.open-menu #header:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}
@media screen and (min-width: 992px) {
    .open-menu #header {
        background-color: rgba(64, 84, 100, 0.95)
    }
}

#logo {
    height: 70px;
    margin-left: -75px;
    background-color: #fff
}
#logo img {
    width: 108px;
    padding: 10px 0 0 90px;
    box-sizing: content-box
}
@media screen and (max-width: 991px) {
    #logo {
        height: 50px;
        margin-left: 0
    }
    #logo img {
        width: 75px;
        padding-top: 7px;
        padding-left: 15px
    }
}
@media screen and (max-width: 767px) {
    #logo img {
        padding-left: 30px
    }
}
.top-block {
    position: relative;
    font-size: 24px;
    font-family: "ArialMT", sans-serif;
    overflow: hidden
}
.top-block .overlay-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto
}
.top-block .responsive-image {
    display: none
}
@media screen and (max-width: 991px) {
    .top-block .responsive-image {
        display: block;
        height: 100%;
        background-image: url("../img/share-home.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
}
.top-block .container {
    position: relative;
    z-index: 3
}
.top-block .top-slogan {
    width: 100%;
}
.top-block .top-slogan .row {
    margin-left: 0
}
.top-block .top-slogan .row>div.text-big-book {
    font-size: 30px;
}
.top-block .top-slogan h1 {
    margin: 0
}
.top-block .top-slogan h1,
.top-block .top-slogan h1 span,
.top-block.bg-cover .press-release-hero span {
    line-height: 70px
}
.top-block .top-slogan a {
    display: inline-block;
    padding: 0 25px;
    font-size: 18px;
    color: #fff;
    text-decoration: none
}
.top-block:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #405464;
    opacity: .2;
    z-index: 2
}
.top-block.bg-cover {
    position: relative
}
.top-block.bg-cover:before {
    opacity: 1;
    background-color: #405464;
    z-index: -1
}
.top-block.bg-cover .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.no-opacity{
    opacity: 1 !important;
}
@media screen and (min-width: 992px) {
    .top-block {
        height: 550px;
        font-size: 30px;
        margin-top: 70px;
    }
    .top-block-slim {
        height: 450px !important;
    }
    .top-block.bg-cover .top-slogan {
        margin-top: 35px
    }
    .top-block.bg-cover h1 {
        margin: 13px 0 15px
    }
    .top-block h1,
    .top-block h1 span {
        line-height: 54px
    }
}
@media screen and (max-width: 991px) {
    .top-block {
        height: 445px;
        margin-top: 50px
    }
    .top-block .top-slogan .row {
        margin-left: 0;
        margin-right: 0
    }
    .top-block.bg-cover {
        height: 445px
    }
    .top-block.bg-cover .top-slogan {
        margin-top: 35px
    }
    .top-block .top-slogan .row>div.text-big-book {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .top-block {
        height: 360px;
        font-size: 18px
    }
    .top-block h1,
    .top-block h1 span {
        font-size: 30px;
        line-height: 36px
    }
    .top-block.bg-cover {
        height: 360px
    }
    .top-block.bg-cover .top-slogan {
        margin-top: 0
    }
    .top-block.bg-cover h1 {
        margin: 10px 0
    }
    .top-block.bg-cover .press-release-hero span {
        font-size: 48px;
        line-height: 50px
    }
    .top-block.bg-cover h1,
    .top-block.bg-cover h1 span{
        font-size: 44px;
        line-height: 46px
    }
    .top-block.bg-cover .text-big-book {
        font-size: 15px;
        line-height: 1.53
    }
}
.breadcrambs {
    margin-bottom: 20px
}
@media screen and (max-width: 991px) {
    .breadcrambs {
        font-size: 13px;
        margin-top: -35px;
    }
}
.grid-four-col {
    padding: 25px 0 25px
}
.grid-four-col h1 {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}
.grid-four-col .hidden-link {
    display: inline-block;
    margin: 10px 0
}
.grid-four-col .row {
    margin-left: 0;
    margin-right: 0
}
.grid-four-col div[class^='col']:first-child .hidden-link {
    opacity: 1
}
@media screen and (min-width: 768px) {
    .grid-four-col {
        padding: 25px 0 25px
    }
    .grid-four-col h1 {
        margin-top: 20px
    }
    .grid-four-col .hidden-link {
        margin: 20px 0
    }
    .grid-four-col .text-red-transparent {
        min-height: 60px
    }
}
@media screen and (min-width: 992px) {
    .grid-four-col {
        padding: 24px 0 24px
    }
    .grid-four-col h1 {
        font-size: 36px
    }
    .grid-four-col h1 span {
        font-size: 60px
    }
    .grid-four-col .text-red-transparent {
        min-height: 80px
    }
}
@media screen and (min-width: 1200px) {
    .grid-four-col h1 {
        font-size: 46px
    }
    .grid-four-col h1 span {
        font-size: 72px
    }
}
@media screen and (max-width: 991px) {
    .grid-four-col,
    .grid-four-col .text-medium-main {
        font-size: 12px
    }
    .grid-four-col .hidden-link {
        margin-top: 10px;
        opacity: 1
    }
}
.grid-four-col-colored {
    padding: 25px 0 25px
}
.grid-four-col-colored h1 {
    margin-top: 25px
}
.grid-four-col-colored h1 span {
    line-height: 74px
}
.grid-four-col-colored.background-blue-dark {
    padding: 25px 0 25px
}
.grid-four-col-colored .beneficial-wrapper {
    margin-top: 25px
}
.grid-four-col-colored .beneficial-wrapper img {
    margin-top: 50px
}
.grid-four-col-colored .beneficial-numbers>div {
    margin-bottom: 52px
}
.grid-four-col-colored .beneficial-numbers>div:first-child {
    margin-bottom: 40px
}
.grid-four-col-colored .border-top-white {
    margin-top: 20px
}
.grid-four-col-colored .text-red-transparent {
    min-height: 40px
}
@media screen and (max-width: 991px) {
    .grid-four-col-colored {
        padding-bottom: 25px
    }
    .grid-four-col-colored .beneficial-wrapper {
        margin-top: 15px
    }
    .grid-four-col-colored .beneficial-wrapper img {
        margin-top: 80px
    }
    .grid-four-col-colored .beneficial-numbers {
        margin-top: 20px;
        font-size: 12px
    }
    .grid-four-col-colored .text-big-article {
        font-size: 18px;
        line-height: 1.5
    }
    .grid-four-col-colored h1 {
        margin-top: 10px;
        margin-bottom: 0;
        line-height: 40px
    }
    .grid-four-col-colored h1 span {
        line-height: 60px
    }
    .grid-four-col-colored h6 {
        margin-top: 3px;
        font-size: 24px;
        line-height: 28px
    }
    .grid-four-col-colored .text-white-transparent {
        font-size: 13px;
        margin-bottom: 10px
    }
    .grid-four-col-colored .text-big-book {
        font-size: 15px
    }
    .grid-four-col-colored .text-big-book-2 {
        font-size: 15px;
        line-height: 1.67
    }
    .grid-four-col-colored .number-medium {
        font-size: 38px
    }
    .grid-four-col-colored .number-small {
        font-size: 24px
    }
}
@media screen and (max-width: 767px) {
    .grid-four-col-colored h1,
    .grid-four-col-colored h6 {
        display: inline-block;
        vertical-align: top
    }
    .grid-four-col-colored h6 {
        margin-top: 34px
    }
    .grid-four-col-colored .row {
        margin: 0
    }
    .grid-four-col-colored .beneficial-wrapper {
        margin-top: 10px
    }
    .grid-four-col-colored .beneficial-numbers {
        margin-top: 10%;
        font-size: 10px
    }
    .grid-four-col-colored .beneficial-numbers>div {
        min-height: 32px;
        margin-bottom: 14%
    }
    .grid-four-col-colored .beneficial-numbers>div:first-child {
        min-height: 65px;
        margin-bottom: 9%
    }
    .grid-four-col-colored .text-big-book {
        font-size: 12px;
        line-height: 20px
    }
    .grid-four-col-colored .number-medium {
        font-size: 24px
    }
    .grid-four-col-colored .number-small {
        font-size: 18px
    }
}
.grid-img-description {
    margin: 50px 0 40px
}
.grid-img-description h4 {
    margin-bottom: 45px
}
@media screen and (min-width: 992px) {
    .grid-img-description {
        margin: 60px 0 80px
    }
}
@media screen and (max-width: 991px) {
    .grid-img-description div[class^='col']:first-child {
        padding-left: 15px
    }
    .grid-img-description div[class^='col']:last-child {
        padding-right: 15px
    }
}
@media screen and (max-width: 767px) {
    .grid-img-description div[class^='col']:first-child {
        padding-right: 15px
    }
    .grid-img-description div[class^='col']:last-child {
        padding-right: 23px;
        padding-left: 23px
    }
    .grid-img-description h4 {
        margin: 25px 0 20px;
        font-size: 24px
    }
}
.grid-text {
    margin: 25px 0 25px
}
@media screen and (max-width: 991px) {
    .grid-text {
        margin: 25px 0 25px
    }
    .grid-text .text-big-article {
        font-size: 18px;
        line-height: 1.5
    }
    [data-anchor="introduction"].grid-text {
        margin: 70px 0 25px;
    }
}
@media screen and (max-width: 767px) {
    .grid-text {
        margin: 25px 15px 25px
    }
    .grid-text.slider-con-descrizione{
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (min-width: 992px) {
    [data-anchor="introduction"].grid-text {
        margin-top: 20px;
    }
}
.grid-text-col {
    margin: 25px 0 25px
}
.grid-text-col .text-small-secondary-two {
    margin-bottom: 25px
}
@media screen and (min-width: 992px) {
    .grid-text-col .col-aside {
        position: absolute;
        width: calc(100% - 15px);
        top: 116px
    }
}
.grid-text-col .text-big-article-bold {
    margin: 25px 0 25px
}
@media screen and (max-width: 991px) {
    .grid-text-col .text-medium-article {
        font-size: 15px;
        line-height: 1.67
    }
    .grid-text-col .text-small-secondary-two {
        font-size: 10px;
        line-height: 1.8
    }
    .grid-text-col .text-small-secondary-two {
        margin: 25px 0 25px
    }
    .grid-text-col .col-aside {
        margin-left: 0;
        margin-right: 0
    }
}
@media screen and (max-width: 767px) {
    .grid-text-col {
        margin: 25px 15px 25px
    }
    .grid-text-col .text-small-secondary-two {
        font-size: 12px;
        line-height: 1.8
    }
    .grid-text-col .text-small-secondary-two {
        margin-bottom: 20px
    }
    .grid-text-col .col-aside {
        margin: 10px 0
    }
    .grid-text-col .text-big-article-bold, .accordion .text-big-article-bold {
        font-size: 18px;
        line-height: 24px;
        margin: 25px 0 25px
    }
}
.atlas-map {
    position: relative;
    margin: 40px 0 0px;
    overflow: hidden;
    background-color: #405464;
    z-index: 10;
}
.atlas-map .flex-stretch {
    margin-left: 0;
    margin-right: 0
}
.atlas-map h3 {
    margin: 10px 0 20px
}
.atlas-map h6 {
    margin-bottom: 20px
}
.atlas-map .custom-scroll {
    height: 320px;
    border-bottom: 2px solid #fff
}
.atlas-map div[class^='col'] {
    z-index: 4
}
.atlas-map .map-wrapper {
    position: absolute;
    width: 1034px;
    top: 20px;
    left: -128px;
    margin: auto
}
.atlas-map .map-wrapper .dot-clickable,
.atlas-map .map-wrapper .dot-sib-one,
.atlas-map .map-wrapper .dot-sib-two {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.atlas-map .map-wrapper .dot-clickable {
    fill: #e30513;
    cursor: pointer
}
.atlas-map .map-wrapper .dot-sib-one {
    fill: rgba(221, 0, 49, 0.5)
}
.atlas-map .map-wrapper .active.dot-sib-one {
    fill: rgba(221, 0, 49, 0.7)
}
.atlas-map .map-wrapper .active.dot-sib-two {
    fill: rgba(221, 0, 49, 0.5)
}
@media screen and (min-width: 768px) {
    .atlas-map {
        height: 640px
    }

    .atlas-map h3 {
        margin-bottom: 55px
    }
    .atlas-map .custom-scroll {
        height: 490px;
        overflow-y: auto
    }
}
@media screen and (min-width: 992px) {
    .atlas-map .map-wrapper {
        top: 0;
        right: 0;
        left: 0
    }
    .atlas-map h3,
    .atlas-map h6 {
        margin-bottom: 10px
    }
}
@media screen and (max-width: 767px) {
    .atlas-map .mx-2 {
        margin-top: 15px;
        margin-bottom: 25px
    }
    .atlas-map h6 {
        padding-top: 30px
    }
    .atlas-map .background-blue-layer {
        margin-top: 50px
    }
}
#italy-map {
    width: 1034px;
    height: 1214px;
    background: url("../img/map.svg") no-repeat
}
.map-marker {
    position: absolute;
    width: 44px;
    height: 44px;
    top: -17px;
    left: -37px;
    cursor: pointer;
    background: url("../img/marker.svg") no-repeat
}
.marker-sede{
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url("../img/oval-red.png") no-repeat;
    z-index: 9;
}
.info-window-wrapper, .popup-sedi-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.popup-sedi-belgio, 
.popup-sedi-egitto, 
.popup-sedi-serbia{
    display: none;
}
.popup-sede{
    position: absolute;
    width: 25px;
}
.info-window {
    position: absolute;
    width: 193px
}
.popup-sede .descrizione-sede{
    position: relative;
    border: 1px solid #fff;
    background-color: #fff;
    z-index: 10;
    padding: 15px;
    width: 265px;
    box-shadow: 0 2px 10px 0 rgba(200, 206, 222, 0.3);
    display: none;
}

#popup-roma .descrizione-sede, 
#popup-cagliari .descrizione-sede, 
#popup-sassari .descrizione-sede,
#popup-perugia .descrizione-sede,
#popup-chieti .descrizione-sede,
#popup-potenza .descrizione-sede,
#popup-aquila .descrizione-sede,
#popup-campobasso .descrizione-sede{
    left: -110px;
    top: 30px;
}
#popup-modena .descrizione-sede,
#popup-parma .descrizione-sede{
    left: -110px;
    top: 17px;
}
#popup-milano .descrizione-sede, 
#popup-genova .descrizione-sede{
    left: -45px;
    top: 30px;
}
#popup-torino .descrizione-sede{
    left: 0px;
    top: 30px;
}
#popup-venezia .descrizione-sede, 
#popup-napoli .descrizione-sede, 
#popup-padova .descrizione-sede{
    left: -10px;
    top: 18px;
}
#popup-palermo .descrizione-sede{
    left: -145px;
    top: 30px;
}
#popup-firenze .descrizione-sede{
    left: -85px;
    top: 30px;
}
#popup-verona .descrizione-sede, 
#popup-bari .descrizione-sede,
#popup-trento .descrizione-sede,
#popup-rovereto .descrizione-sede,
#popup-bologna .descrizione-sede,
#popup-forli .descrizione-sede,
#popup-ancona .descrizione-sede,
#popup-cosenza .descrizione-sede,
#popup-trieste .descrizione-sede,
#popup-brescia .descrizione-sede{
    top: 23px;
    left: -105px;
}
#popup-bruxelles .descrizione-sede{
    left: -100px;
    top: 30px;
}
#popup-ilcairo .descrizione-sede{
    left: -110px;
    top: 32px;
}
#popup-belgrado .descrizione-sede{
    left: -74px;
    top: 31px;
}
.popup-sede .descrizione-sede>div:nth-child(3){
    margin: 15px 0;
}
.popup-sede .descrizione-sede div:nth-last-child(2){
    margin-bottom: 15px;
}
.popup-sede .descrizione-sede a.button-red{
    cursor: pointer;
}
.popup-sede .descrizione-sede .close-popup-sede{
    background: #e30513;
    position: absolute;
    left: 85%;
    top: 1%;
}
.popup-sede .descrizione-sede .close-popup-sede i{
    color: #ffffff;
}
.popup-italia-l .descrizione-sede {
    left: -19px;
    top: 25px;
}

.popup-italia-r .descrizione-sede {
    left: -220px;
    top: 25px;
}

.popup-italia-c .descrizione-sede {
    left: -120px;
    top: 25px;
}
.info-window .info-description{
    position: relative;
    display: none;
    padding-bottom: 15px;
    border: 1px solid #fff;
    background-color: #fff;
    z-index: 10
}
.info-window .info-description div,
.info-window .info-description a {
    padding: 0 5px
}
.info-window img {
    margin-bottom: 14px
}
.info-window .text-extra-small-secondary {
    padding-bottom: 4px
}
@media screen and (max-width: 767px) {
    .info-window .info-description {
        display: none !important
    }
    .info-window .map-marker {
        pointer-events: none
    }
}
.project-article {
    margin-bottom: 50px;
    padding-right: 5px;
    cursor: pointer
}
.project-article .sub-title,
.project-article .description {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.project-article .sub-title {
    color: rgba(255, 255, 255, 0.25)
}
.project-article .description {
    display: block;
    margin: 8px 0 5px;
    color: rgba(255, 255, 255, 0.5)
}
.project-article .mobile-link {
    display: none
}
.project-article:hover .sub-title,
.project-article.active .sub-title {
    color: rgba(255, 255, 255, 0.5)
}
.project-article:hover .description,
.project-article.active .description {
    display: block;
    color: #fff
}
.project-article:hover .hidden-link,
.project-article.active .hidden-link {
    opacity: 1
}
@media screen and (max-width: 767px) {
    .project-article {
        margin-bottom: 30px
    }
    .project-article .mobile-link {
        display: block
    }
}
.projects-all {
    padding: 20px 0
}

.tabs-slider-wrapper .tabs-slider,
.tabs-slider-wrapper .mobile-comunicati,
.tabs-slider-wrapper .mobile-news,
.tabs-slider-wrapper .mobile-progetti,
.tabs-slider-wrapper .mobile-avvisi,
.tabs-slider-wrapper .mobile-dossier,
.tabs-slider-wrapper .mobile-slider{
    margin-bottom: 5px;
    padding-top: 30px;
    font-size: 12px
}
.tabs-slider-wrapper .tabs-slider a,
.tabs-slider-wrapper .mobile-comunicati a,
.tabs-slider-wrapper .mobile-news a,
.tabs-slider-wrapper .mobile-progetti a,
.tabs-slider-wrapper .mobile-avvisi a,
.tabs-slider-wrapper .mobile-dossier a,
.tabs-slider-wrapper .mobile-slider a{
    display: block;
    opacity: 0;
    font-family: "ArialMT", sans-serif;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.tabs-slider-wrapper .tabs-slider [class^='col'],
.tabs-slider-wrapper .mobile-comunicati [class^='col'],
.tabs-slider-wrapper .mobile-news [class^='col'],
.tabs-slider-wrapper .mobile-progetti [class^='col'],
.tabs-slider-wrapper .mobile-avvisi [class^='col'],
.tabs-slider-wrapper .mobile-dossier [class^='col'],
.tabs-slider-wrapper .mobile-slider [class^='col']{
    padding-left: 17px;
    padding-right: 0
}
.tabs-slider-wrapper .tabs-slider [class^='col']:first-child,
.tabs-slider-wrapper .mobile-comunicati [class^='col']:first-child,
.tabs-slider-wrapper .mobile-news [class^='col']:first-child,
.tabs-slider-wrapper .mobile-progetti [class^='col']:first-child,
.tabs-slider-wrapper .mobile-avvisi [class^='col']:first-child,
.tabs-slider-wrapper .mobile-dossier [class^='col']:first-child,
.tabs-slider-wrapper .mobile-slider [class^='col']:first-child{
    padding-left: 27px
}
.tabs-slider-wrapper .tabs-slider .active .tab-button,
.tabs-slider-wrapper .tabs-slider.active .tab-button,
.tabs-slider-wrapper .mobile-comunicati .active .tab-button,
.tabs-slider-wrapper .mobile-comunicati.active .tab-button,
.tabs-slider-wrapper .mobile-news .active .tab-button,
.tabs-slider-wrapper .mobile-news.active .tab-button,
.tabs-slider-wrapper .mobile-progetti .active .tab-button,
.tabs-slider-wrapper .mobile-progetti.active .tab-button,
.tabs-slider-wrapper .mobile-avvisi .active .tab-button,
.tabs-slider-wrapper .mobile-avvisi.active .tab-button,
.tabs-slider-wrapper .mobile-dossier .active .tab-button,
.tabs-slider-wrapper .mobile-dossier.active .tab-button,
.tabs-slider-wrapper .mobile-slider .active .tab-button,
.tabs-slider-wrapper .mobile-slider.active .tab-button {
    color: #405464
}
.tabs-slider-wrapper .tabs-slider .active a,
.tabs-slider-wrapper .tabs-slider.active a,
.tabs-slider-wrapper .mobile-comunicati .active a,
.tabs-slider-wrapper .mobile-comunicati.active a,
.tabs-slider-wrapper .mobile-news .active a,
.tabs-slider-wrapper .mobile-news.active a,
.tabs-slider-wrapper .mobile-progetti .active a,
.tabs-slider-wrapper .mobile-progetti.active a,
.tabs-slider-wrapper .mobile-avvisi .active a,
.tabs-slider-wrapper .mobile-avvisi.active a,
.tabs-slider-wrapper .mobile-dossier .active a,
.tabs-slider-wrapper .mobile-dossier.active a,
.tabs-slider-wrapper .mobile-slider .active a,
.tabs-slider-wrapper .mobile-slider.active a {
    opacity: 1
}
.tabs-slider-wrapper .tab-button,
.tabs-slider-wrapper .tab-button:focus {
    margin-bottom: 7px;
    padding: 0;
    font-size: 30px;
    font-family: "ArialMT", sans-serif;
    font-weight: bold;
    background-color: transparent;
    border: none;
    outline: none;
    color: #D0CCD0;
    text-align: left;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.tabs-slider-wrapper .tab-button:hover {
    color: #405464
}
.tabs-slider-wrapper .mobile-comunicati,
.tabs-slider-wrapper .mobile-avvisi,
.tabs-slider-wrapper .mobile-progetti,
.tabs-slider-wrapper .mobile-news,
.tabs-slider-wrapper .mobile-dossier{
    position: relative;
    padding-left: 10px
}
.tabs-slider-wrapper .mobile-avvisi,
.tabs-slider-wrapper .mobile-progetti,
.tabs-slider-wrapper .mobile-dossier{
    padding-top: 10px
}
@media screen and (min-width: 992px) {
    .tabs-slider-wrapper {
        margin: 60px 0
    }
    .tabs-slider-wrapper .tabs-slider {
        font-size: 15px
    }
    .tabs-slider-wrapper .tab-button,
    .tabs-slider-wrapper .tab-button:focus {
        font-size: 48px
    }
}
.grid-role {
    margin: 135px 0 100px
}
.grid-role h2 {
    margin-top: 30px
}
.grid-role .role-item {
    position: relative;
    width: 48.7%;
    height: 470px;
    overflow: hidden
}
.grid-role .role-item:hover .background-image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.grid-role .role-item .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out
}
.grid-role .role-item .role-description {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 12px 40px
}
.grid-role .role-item .role-description .text-underlined {
    display: inline-block;
    padding-top: 28px
}
.grid-role .role-item .text-large-book,
.grid-role .role-item .text-big-book-4 {
    letter-spacing: 1.1px
}
.grid-role .role-item h1 {
    margin-top: 6px;
    position: relative
}
@media screen and (max-width: 991px) {
    .grid-role h2 {
        margin: 20px 0 25px;
        font-size: 32px;
        line-height: 40px
    }
    .grid-role .row.flex-stretch-xs {
        margin: 0
    }
    .grid-role .role-item {
        width: 47.7%;
        padding-bottom: 40px;
        left: 6px
    }
    .grid-role .role-item h1 {
        margin-top: 25px
    }
}
@media screen and (max-width: 767px) {
    .grid-role {
        margin: 70px 15px
    }
    .grid-role .border-top-red:before {
        width: calc(100% - 15%)
    }
    .grid-role .role-item {
        width: 50%;
        height: auto;
        background-image: none !important;
        background-color: #e30513
    }
    .grid-role .role-item .role-description {
        position: static
    }
    .grid-role .role-item .text-underlined {
        position: absolute;
        bottom: 25px
    }
    .grid-role .role-item .text-large-book {
        position: relative;
        font-size: 18px
    }
    .grid-role .role-item .text-big-book-4 {
        position: relative;
        font-size: 15px
    }
    .grid-role .row.flex-stretch-xs {
        position: relative;
        left: -7px
    }
}
.grid-tags {
    margin: 135px 0 100px
}
@media screen and (max-width: 991px) {
    .grid-tags {
        margin: 95px 0 80px
    }
}
@media screen and (max-width: 767px) {
    .grid-tags .row {
        margin-left: 0;
        margin-right: 0
    }
}
.grid-timeline {
    margin: 135px 0 100px
}
@media screen and (max-width: 991px) {
    .grid-timeline {
        margin: 95px 0 80px;
        padding-bottom: 7px
    }
    .grid-timeline h2 {
        font-size: 30px
    }
}
@media screen and (max-width: 991px) {
    .grid-timeline .row {
        margin-left: 0;
        margin-right: 0
    }
}
.grid-documents {
    margin: 25px 0 25px
}
.grid-documents .documents-title {
    margin-bottom: 25px
}
.grid-documents .documents-item {
    margin-bottom: 20px
}
.documents-item{
    word-wrap: break-word;
    margin-top: 10px;
    margin-bottom: 10px;
}
.documents-item a.button-red{
    display: inline-block;
    margin: 5px 0 20px;
    padding-right: 10px;
}
.documents-wrapper hr {
    border-top: 2px solid #a5a5a5;
}
.documents-wrapper .documents-item {
    height: 110px;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    .grid-documents {
        margin: 25px 0
    }
    .grid-documents .row {
        margin-left: -5px;
        margin-right: -5px
    }
    .grid-documents .documents-title {
        margin-bottom: 15px
    }
    .documents-wrapper .row{
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .grid-documents {
        margin: 25px 0 25px
    }
    .grid-documents .text-medium-main {
        font-size: 13px
    }
    .documents-item{
        padding-left: 15px !important;
    }
}
.grid-documents-product {
    margin: 25px 0 0px
}
@media screen and (max-width: 991px) {
    .grid-documents-product {
        margin-bottom: 25px
    }
    .grid-documents-product .container>.row .row {
        margin-left: -5px;
        margin-right: -5px
    }
}
@media screen and (max-width: 767px) {
    .grid-documents-product {
        margin-bottom: 25px
    }
    .grid-documents-product .container>.row {
        margin-left: 0;
        margin-right: 0
    }
}

.grid-updates {
    margin: 25px 0 25px
}
@media screen and (max-width: 991px) {
    .grid-updates {
        margin: 25px 0 25px
    }
}
@media screen and (max-width: 767px) {
    .grid-updates {
        margin: 25px 15px 25px
    }
}
.grid-contacts {
    margin: 25px 0 25px
}
@media screen and (max-width: 991px) {
    .grid-contacts {
        margin: 25px 0 25px
    }
}
@media screen and (max-width: 767px) {
    .grid-contacts .row {
        margin-left: 0;
        margin-right: 0
    }
}

.grid-infografica {
    margin: 0px 0px 25px 0px;
}

.grid-infografica .container>.row {
    margin: 0
}
.grid-infografica .infografica-first-row {
    padding: 30px 0 20px
}
.grid-infografica .infografica-first-row a {
    text-decoration: none
}

#infografica-img-container{
    height: 21vw;
    overflow-y: hidden;
}

@media screen and (min-width: 942px) and (max-width: 1514px){
    #infografica-img-container{
        height: 23vw;
        overflow-y: hidden;
    }
}
@media screen and (min-width: 942px) and (max-width: 980px){
    #infografica-img-container{
        height: 26vw;
        overflow-y: hidden;
    }
}
@media screen and (max-width: 942px){
    #infografica-img-container{
        height: 28vw;
        overflow-y: hidden;
    }
}
@media screen and (min-width: 816px) and (max-width: 876px){
    #infografica-img-container{
        height: 30vw;
        overflow-y: hidden;
    }
}
@media screen and (min-width: 767px) and (max-width: 816px){
    #infografica-img-container{
        height: 32vw;
        overflow-y: hidden;
    }
}
@media screen and (min-width: 359px) and (max-width: 767px){
    #infografica-img-container{
        height: 49vw;
        overflow-y: hidden;
    }
}
@media screen and (max-width: 359px) {
    #infografica-img-container{
        height: 44vw;
        overflow-y: hidden;
    }
}

.grid-infografica .opened {
    display: none
}
.grid-infografica.visible .opened {
    display: inline
}
.grid-infografica.visible .closed {
    display: none
}

#infografica-riassuntiva{
    float: left;
}

#espandi-infografica{
    float: right;
    cursor: pointer;
}

@media screen and (max-width: 991px) {
    .grid-infografica .background-gray-light .row {
        margin-left: 0;
        margin-right: 0
    }
}

.slider-wrapper>.row,
.slider-wrapper>.container>.row {
    padding-top: 12px
}

@media screen and (max-width: 991px) {
    .slider-wrapper.background-blue-dark .row {
        margin-left: 0;
        margin-right: 0
    }
}
@media screen and (max-width: 991px) {
    .dossier-wrapper h2,
    .slider-wrapper h2 {
        font-size: 30px;
        line-height: 32px
    }
}
.updates-form {
    margin-top: 40px
}
.updates-form .field--type-email {
    float: left;
    width: calc(100% - 180px)
}
.updates-form .form-actions {
    float: right
}
.updates-form:after {
    content: '';
    display: block;
    clear: both
}
@media screen and (max-width: 767px) {
    .updates-form {
        margin-top: 30px
    }
    .updates-form .field--type-email {
        width: calc(100% - 125px)
    }
}
.timeline-scroll {
    height: 267px !important;
    margin-top: 30px
}
.timeline-wrapper {
    white-space: nowrap
}
.timeline-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: 33px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #405464
}
.timeline-wrapper .timeline-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 180px;
    margin-right: 30px;
    white-space: normal
}
.timeline-wrapper .timeline-item:first-child {
    margin-left: 135px
}
.timeline-wrapper .timeline-item .timeline-date {
    height: 80px
}
.timeline-wrapper .timeline-item .img-wrapper {
    min-height: 95px;
    margin-bottom: 7px;
    background-color: rgba(221, 0, 49, 0.1)
}
.timeline-wrapper .timeline-item .text-medium-secondary {
    min-height: 70px;
    margin-bottom: 15px
}
.timeline-wrapper .timeline-item.red {
    margin-left: 50px;
    color: rgba(221, 0, 49, 0.5)
}
.timeline-wrapper .timeline-item.red:before {
    background-color: rgba(221, 0, 49, 0.5)
}
.timeline-wrapper .timeline-item.red:after {
    border-color: #e30513;
    opacity: .5
}
.timeline-wrapper .timeline-item:before,
.timeline-wrapper .timeline-item:after {
    content: '';
    display: block;
    position: absolute
}
.timeline-wrapper .timeline-item:before {
    width: 2px;
    height: 36px;
    top: 33px;
    background-color: #405464
}
.timeline-wrapper .timeline-item:after {
    width: 10px;
    height: 10px;
    top: 29px;
    left: -4px;
    border: 2px solid #405464;
    background-color: #FBFBFF;
    border-radius: 50%
}
@media screen and (max-width: 991px) {
    .timeline-wrapper .timeline-item:first-child {
        margin-left: 50px
    }
}
.slider-cycle {
    padding-top: 20px
}
.slider-cycle img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 150px;
    object-fit: cover;
}
.fotogallery img{
    height: auto;
    max-height: 600px;
    object-fit: contain;
}
.fotogallery video{
    height: auto;
    width: 100%;
}
.slider-cycle iframe{
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.slider-cycle .slide-ytvideo {
    overflow: hidden;
    position: relative;
    padding: 0px !important;
}

.slider-cycle .slide-ytvideo::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.slider-cycle .slide-ytvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.slider-cycle a {
    text-decoration: none
}
.slider-cycle .slick-arrow {
    position: absolute;
    width: 38px;
    height: 38px;
    top: 0;
    left: inherit;
    font-size: 0;
    line-height: 0;
    color: transparent;
    border: none;
    background-color: #fff;
    background-image: none;
    z-index: 10
}
.slider-cycle .slick-arrow:focus, .slick-arrow:focus {
    outline: none
}
.slider-cycle .slick-arrow:before, .slick-arrow:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border: solid #009640;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.slider-cycle .slick-prev, .slick-prev {
    right: 106px
}
.slider-cycle .slick-prev:before, .slick-prev:before {
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.slider-cycle .slick-next, .slick-next {
    right: 50px
}
.slider-cycle .slick-next:before, .slick-next:before {
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.slider-cycle .slick-slide, .slider-cycle .slick-slide .slide {
    padding: 0 20px 20px 10px;
}
.slider-raccolta .slide{
    padding-left: 20px !important;
    padding-right: 13px !important;
    float: left;
}
.slider-raccolta .slick-list{
    height: inherit !important;
}
.slider-cycle .slick-slide:focus,
.slider-cycle .slick-slide a {
    outline: none
}
.slider-cycle .slide a.button-red.button-explora {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    text-align: center;
}
.slider-cycle .slick-slide:hover .slide-description .text-small-secondary,
.slider-cycle .slick-slide:hover .slide-description .text-extra-small-secondary {
    color: #405464
}
.slider-cycle .slick-slide:hover .slide-description .text-small-secondary.text-white,
.slider-cycle .slick-slide:hover .slide-description .text-extra-small-secondary.text-white {
    color: #fff
}
.slider-cycle .slide:hover .slide-actions {
    opacity: 1
}
.slider-cycle.slider-raccolta .slide-actions::-webkit-scrollbar{
    width:5px;
    background-color:#a5a5a5;
}
.slider-cycle.slider-raccolta .slide-actions::-webkit-scrollbar:horizontal{
    height:5px;
}
.slider-cycle.slider-raccolta .slide-actions::-webkit-scrollbar-track{
    border:1px #a5a5a5 solid;
    border-radius:10px;
    -webkit-box-shadow:0 0 6px #a5a5a5 inset;
}
.slider-cycle.slider-raccolta .slide-actions::-webkit-scrollbar-thumb{
    background-color:#405464;
    border:1px solid #000000;
    border-radius:16px;
}
.slider-cycle.slider-raccolta .slide-actions::-webkit-scrollbar-thumb:hover{
    background-color:#405464;
    border:1px solid #333333;
}
.slider-cycle.slider-raccolta .slide-actions::-webkit-scrollbar-thumb:active{
    background-color:#405464;
    border:1px solid #333333;
}
.slide-grigia{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.slider-cycle .slide-description {
    display: block;
    padding-top: 12px;
    border-top: 2px solid #E8E9EB
}
.slider-cycle .slide-description .text-big {
    display: block;
    margin-bottom: 10px;
    line-height: 1.6
}
.slider-cycle .slide-description .text-big-book {
    display: block;
    margin-top: 5px
}
.slider-cycle .slide-description .text-small-secondary,
.slider-cycle .slide-description .text-extra-small-secondary,
.slider-cycle .slide-description .text-big-book+.text-medium-secondary {
    color: rgba(0, 31, 91, 0.5);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.slider-cycle .slide-description .text-small-secondary.text-white,
.slider-cycle .slide-description .text-extra-small-secondary.text-white,
.slider-cycle .slide-description .text-big-book+.text-medium-secondary.text-white {
    color: rgba(255, 255, 255, 0.5)
}
.slider-cycle .slide-description .text-big-book+.text-medium-secondary {
    display: block;
    margin-top: 16px
}
.slider-cycle .slide-description .text-big-book+.text-medium-secondary .icon-twitter {
    top: 4px
}
.slider-cycle .slide-description .text-big-book+.text-medium-secondary .icon-facebook {
    top: 4px
}
.slider-cycle img+.slide-description {
    border-top: none
}
.slider-cycle .slide-description img{
    width: auto;
    height: auto;
    margin-left: 30%;
    margin-bottom: 10px;
}
.slider-cycle .slide-description .slide-document-item span{
    word-wrap: break-word;
}
.slider-cycle .slide-description .slide-document-item img{
    margin-left: 5px;
    display: inline;
}
.slider-cycle .slide-date {
    display: block;
    margin: 7px 0 14px
}
.slider-cycle .slide-actions {
    min-height: 100px;
    height: 100px;
    margin-top: 20px;
    padding: 15px 0 10px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.slider-cycle .slide-actions a {
    display: inline-block
}

.grid-quote .text-big-article {
    margin: 20px 0
}
.grid-quote .text-red-transparent {
    line-height: 1.6
}
@media screen and (max-width: 991px) {
    .grid-quote .text-big-article {
        font-size: 18px;
        line-height: 1.5
    }
    .grid-quote .text-red-transparent {
        font-size: 13px;
        line-height: 1.5
    }
}
@media screen and (max-width: 767px) {
    .grid-quote {
        margin-top: 100px
    }
    .grid-quote .row {
        margin-left: 0;
        margin-right: 0
    }
}
.grid-gallery {
    margin: 120px 0 130px
}
@media screen and (max-width: 991px) {
    .grid-gallery {
        margin: 95px 0 80px
    }
}
#sticky-container .row:first-of-type{
    top:0;
}
@media screen and (min-width: 767px){
    #aside-ul{
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 767px){
    #sticky-container>div:nth-child(2) {
        margin-top: 75px;
    }
}
.aside-share{
    position: absolute !important;
    width: 300px;
    top: 125px !important;
    left: inherit !important;
    right: inherit !important;
    padding: 0 15px
}
.aside-menu-share{
    width: 300px;
    left: inherit !important;
    right: inherit !important;
    padding: 0 15px
}
.aside-menu-share>*{
    margin-left: 15px;
}
.aside-menu-share a:first-child{
    margin-left: 10px;
}
.aside-menu-share img{
    margin: 0 2px 2px 2px;
    width: 2em;
}
.aside-share img{
    width: 2em;
}
@media screen and (min-width: 767px) {
    .aside-menu-share>hr{
        margin-left: 0;
    }
}
@media screen and (max-width: 767px){
    .aside-menu-share hr{
        width: 100%;
    }
    .aside-menu-share{
        margin-bottom: 25px;
        margin-left: -3%;
        margin-top: 25px;
    }
}
.aside-menu {
    position: absolute !important;
    width: 250px;
    top: 120px !important;
    left: inherit !important;
    right: inherit !important;
    padding: 0 15px;
}
.aside-menu .midnightInner{
    overflow: visible !important;
}
.aside-menu.fixed {
    position: fixed !important;
    left: inherit !important;
    right: inherit !important;
}
.aside-menu.absolute {
    top: inherit !important;
    bottom: 30px !important
}
.aside-menu ul {
    margin: 0 20px
}
.aside-menu li a {
    font-size: 13px;
    font-family: "ArialMT", sans-serif;
    display: inline-block;
    padding: 8px 0 7px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.aside-menu li a.button-red.button-explora {
    padding: 0 15px !important;
}
.aside-menu li a.active {
    font-family: "ArialMT", sans-serif;
    font-weight: bold;
}
.aside-menu li a.active:before {
    opacity: 1
}
@media screen and (min-width: 768px) {
    .aside-menu.absolute.white li a,
    .aside-menu .white li a {
        color: #fff
    }
}

@media screen and (max-width: 767px) {
    .aside-menu {
        top: 10px !important;
        left: 0 !important;
        width: 100%;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        height: 50px !important;
    }
    .aside-menu.fixed,
    .aside-menu.absolute {
        width: 100%;
        top: -1px !important;
        left: 0 !important;
        background-color: #FBFBFF;
    }
    .aside-menu.fixed {
        top: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        z-index: 100;
    }
    .aside-menu ul {
        margin: 0;
        margin-left: 5%;
        padding: 0 15px;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: auto;
        display: block;
        width: 90%;
    }
    [data-anchor="introduction"] {
        margin-top: 75px;
    }
    .aside-menu li {
        display: inline-block;
        vertical-align: top;
        margin: 10px 40px 10px 10px;
    }
    .aside-menu li a {
        font-size: 12px
    }
    .aside-menu .midnightHeader.white, .aside-menu .midnightHeader.blue {
        display: none !important
    }
    .aside-menu .midnightHeader.default,
    .aside-menu .midnightHeader.default .midnightInner {
        transform: translateY(0) translateZ(0) !important
    }
}
.angle-sidenav-mobile{
    position: inherit;
    color: #e30513;
    margin-top:10px;
    margin-left: 1%;
}

.aside-share hr, .aside-menu-share hr, .landing-ambito hr{
    border-top: 2px solid #c8cede;
}
@media screen and (max-width: 1300px){
    .aside-share hr, .aside-menu-share hr {
        margin-right: 60px;
    }
}
.aside-right {
    margin-top: 63px
}
.aside-right .row {
    margin-left: -24px;
    margin-right: 0
}
@media screen and (max-width: 991px) {
    .aside-right .row {
        margin-left: 0;
        margin-right: 13px
    }
}
@media screen and (max-width: 767px) {
    .aside-right .row {
        margin-right: 0
    }
    .aside-right .sheet-block img {
        width: 90px;
        margin-top: 20px
    }
}
.involved-block .aside-links {
    margin-top: 10px
}
.involved-block .aside-links a {
    display: inline-block;
    padding: 3px 0 2px
}
@media screen and (max-width: 991px) {
    .involved-block {
        padding-top: 25px
    }
    .involved-block .text-small-secondary {
        font-size: 12px
    }
}
.sheet-block {
    margin-top: -20px;
    padding-top: 20px;
    padding-bottom: 30px
}

.sheet-block img {
    margin-top: 42px;
    margin-bottom: 20px
}
.sheet-block ul {
    margin: 12px 0
}
.sheet-block li {
    padding: 3px 0 2px
}
@media screen and (max-width: 991px) {
    .sheet-block {
        margin-top: 0
    }
    .sheet-block .text-small-secondary {
        font-size: 12px
    }
}
.avvisi-slider {
    display: none
}
.map-preview {
    height: 380px;
    background: url("../img/mappa-progetto.jpg") no-repeat;
    background-size: cover;
    background-position: top center
}
.map-preview .text-underlined, .dossier-card .text-underlined {
    position: absolute;
    bottom: 30px
}
.map-preview .text-big-article-bold {
    margin-top: 20px;
    line-height: 1.4;
}
.dossier-card, .news-card{
    height: auto;
    padding-bottom: 20%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.news-card{
    margin-top: -20px;
}
.dossier-card{
    margin-top: -20px;
    min-height: 200px;
}

.dossier-card .text-big-article, .news-card .text-medium-article {
    margin-top: 80px;
    line-height: 1.2;
    z-index: 10;
    position: relative;
}

.news-card .text-medium-main{
    position: relative;
}

.dossier-card:before, .news-card:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,255,255, 0.5);
    transition: all .3s linear;
}

.red-effect:before {
    background: darkred;
    opacity:0.6;
}

@media screen and (max-width: 991px) {
    .map-preview, .dossier-card, .news-card {
        margin-top: 30px;
        padding-left: 15px !important;
        padding-right: 15px !important;
        background-position: top center
    }
    .map-preview{
        height: 240px;
    }
    .dossier-card, .news-card{
        height: auto;
        padding-bottom: 20%;
    }
    .map-preview .text-big-article-bold, .dossier-card .text-big-article-bold, .news-card .text-medium-article {
        width: 50%
    }
}
@media screen and (max-width: 767px) {
    .map-preview, .dossier-card, .news-card {
        width: calc(100% + 40px);
        left: -20px;
        padding: 1px 40px
    }
    .dossier-card, .news-card{
        height:auto;
        width: calc(100% + 40px);
        left: -20px;
        padding: 1px 40px 20% 40px;
    }
    .map-preview .text-big-article-bold, .dossier-card .text-big-article-bold, .news-card .text-medium-article {
        width: 60%;
    }
}
.go-top-wrapper {
    float: right;
    position: relative;
    left: -20px
}
.go-top {
    display: none;
    width: 38px;
    height: 38px;
    position: fixed;
    bottom: 300px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    opacity: 0;
    background-color: #e30513;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 11
}
.go-top.displayed{
    opacity: 1
}
.go-top:before{
    content: '';
    position: absolute;
    display: block;
    top: 16px;
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border: solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}
@media screen and (max-width: 992px) {
    .cta2-wrapper, .cta3-wrapper{
        top: 480px !important;
    }
}
.leggi-tutto{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.cta2-wrapper, .cta3-wrapper{
    position: fixed;
    top: 600px;
    display: block;
    width: 214px;
    height: 30px;
    font-size: 15px;
    line-height: 1.67;
    color: white;
    opacity: 1;
    border-radius: 100px;
    background-color: #e30513;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 900;
    text-align: left;
    cursor: pointer;
}
.cta2-wrapper{
    right:120px;
}
.cta3-wrapper{
    right:43%;
}
.cta2,.cta3{
    color: white !important;
    text-decoration: none;
    padding-left: 10px;
    top: 3px;
    position: absolute;
}

.cta2-wrapper>.fa-angle-down, .cta3-wrapper>.fa-angle-down{
    margin-left: 85%;
}

.no-pointer-events{
    pointer-events: none;
}

@media screen and (min-width: 992px) {
    .go-top {
        display: block
    }
}
.product-page .top-block h1 {
    line-height: 1.3
}
.product-page .top-block h1 span {
    font-size: 46px;
    line-height: 1.3
}
@media screen and (max-width: 991px) {
    .product-page .top-block h1 {
        margin-top: 15px
    }
    .product-page .top-block h1 span {
        font-size: 30px
    }
}
@media screen and (max-width: 767px) {
    .product-page .top-block h1 {
        line-height: 34px
    }
    .product-page .top-block h1 span {
        line-height: 34px
    }
}
.project-page .grid-four-col-colored {
    padding-bottom: 20px
}
.project-page .grid-text {
    margin-bottom: 25px
}
.project-page .grid-text-col {
    margin-top: 0
}

#footer {
    position: relative;
    padding: 36px 0 30px
}
#footer ul a {
    display: inline-block;
    font: 12px/20px "ArialMT", sans-serif
}
#footer .first-row,
#footer .second-row {
    margin-top: 45px;
    margin-left: 0;
    margin-right: 0;
}
#footer .first-row:before,
#footer .second-row:before {
    content: '';
    display: block;
    max-width: 290px;
    height: 2px;
    margin: 0 0 20px 15px;
    background-color: #405464
}
#footer .first-row ul {
    margin-top: 15px
}
#footer .first-row ul a {
    padding-bottom: 4px
}
#footer .second-row {
    font: 12px/20px "ArialMT", sans-serif
}
#footer .second-row ul {
    margin: 15px 0;
    text-align: right;
}
#footer .footer-language{
    text-align: right;
}
#footer .footer-language a {
    margin-left: 10px
}

@media screen and (min-width: 768px) {
    #footer {
        height: 250px;
        margin-top: -250px
    }
    #footer .second-row ul {
        margin: 0
    }
    #footer .second-row ul li {
        display: inline-block;
        vertical-align: top;
        margin-right: 68px
    }
}
@media screen and (min-width: 992px) {
    #footer {
        height: 250px;
        margin-top: -250px
    }
    #footer .second-row ul li {
        margin-right: 39px
    }
}
@media screen and (min-width: 1200px) {
    #footer {
        height: 250px;
        margin-top: -250px
    }
}
@media screen and (max-width: 991px) {
    #footer .text-medium-main {
        font-size: 13px
    }
    #footer .second-row,
    #footer ul a {
        font-size: 10px
    }
    #footer .second-row ul {
        padding-left: 10px;
        margin-bottom: 10px
    }
    #footer .first-row:before,
    #footer .second-row:before {
        width: 32%;
        margin-left: 5px
    }
}
@media screen and (max-width: 767px) {
    #footer {
        padding-top: 10px
    }
    #footer .first-row,
    #footer .second-row {
        margin-top: 30px
    }
    #footer .first-row:before,
    #footer .second-row:before {
        width: 45%
    }
    #footer .first-row .text-medium-main {
        padding: 4px 0
    }
    #footer .first-row ul {
        display: none
    }
    #footer .second-row,
    #footer ul a {
        font-size: 12px
    }
    #footer .second-row ul li,
    #footer ul a ul li {
        padding: 3px 0
    }
    #footer .footer-language {
        padding-left: 15px;
        text-align: left;
    }
    #footer .second-row ul {
        text-align: left;
    }
}


.fa-social{
    cursor: pointer;
    text-decoration: none;
}

.item-footer{
    display: inline-block;
    margin-right: 40px;
}

@media screen and (min-width: 992px) and (max-width: 1351px) {
    .item-footer{
        margin-right: 5px;
    }
    .fa-social{
        align-content: left;
    }
}
@media screen and (min-width: 992px) {
    #item-footer-social {
        margin-top: -10px;
    }
}
@media screen and (max-width: 992px) {
    #item-footer-social {
        margin-top: 10px;
    }
}
#item-footer-social>a{
    margin: 0 5px;
}
@media screen and (max-width: 992px){
    .item-footer{
        display: block;
    }
    #item-footer-social{
        text-align: left;
    }
}

.scheda-profilo{
    position: relative;
    width: 40%;
    display: inline-block;
    background-color: #ffffff;
    border: solid 5px #ededed;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 0 1px rgba(208, 208, 208, 0.6);
    -moz-box-shadow: 0 0 0 1px rgba(208, 208, 208, 0.6);
    box-shadow: 0 0 0 1px rgba(208, 208, 208, 0.6);
    padding: 5px;
    margin: 5px 20px 100px 5px;
}
@media screen and (max-width: 992px){
    .scheda-profilo{
        width: 90%;
        margin-bottom: 20px;
    }
    .scheda-profilo-view{
        margin-bottom: 20px;
    }
}
.scheda-profilo>div:first-child{
    display: inline-block;
}
.scheda-profilo>div:last-child{
    float: right;
}
.scheda-profilo img{
    position: absolute;
    margin-top: 5px;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    right: 5%;
}
.scheda-profilo-nome{
    font-family: HelveticaNeue;
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    color: #006699;
}
.scheda-profilo-descrizione{
    font-family: HelveticaNeue;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
    color: #666666;
}
.scheda-profilo-view{
    width: 83px;
    height: 21px;
    border-radius: 2px;
    background-color: #d5e9f3;
    border: solid 1px #a3cfe4;
    margin-top: 5px;
    text-align: center;
}
.scheda-profilo-view>a{
    text-decoration: none;
    font-size: 12px;
    line-height: 1.33;
    vertical-align: middle;
    color: #006699;
}

.scheda-contatto{
    display: inline-table;
    width: 40%;
}
.scheda-contatto-descrizione{
    display: block;
    width: 90%;

}
.scheda-contatto-descrizione span{
    display: block;
    font-weight: bold;
}
.voce-contatto{
    display: inline-table;
    padding: 20px 0;
}
.voce-contatto .text-small-secondary{
    display: block;
}
.button-elpa{
    position: fixed;
    top: 17px;
    right: 25px;
    z-index: 50;
}

/*form & risultato*/
.container-form {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px 30px 20px 30px;
    margin: 10px 10px 50px 10px;
    width: 50%;
}
.label-form{
    display: inline-block;
    padding: 5px 10px 5px 0;
}
.input-form{
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.submit-form {
    background-color: #405464;
    color: white;
    padding: 12px 20px;
    margin-top: 10px;
    margin-right: 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
}
.submit-form:hover {
    background-color: #405464;
}
@media (max-width: 600px) {

    .submit-form {
        width: 100%;
        margin: 10px auto;
    }
    .label-form{
        padding: 12px 0 0 0;
    }
}

.item-list-result-form{
    padding: 10px 0;
    border-top: 1px solid #405464;
    border-right: 1px solid #405464;
    border-left: 1px solid #405464;
}

.list-result-form>li:last-child>div:last-child {
    border-bottom: 1px solid #405464;
    margin-bottom: 20px;
}
/*END form & risultato*/


/* paginazione */


.pagination ul
{
    list-style-type: none;

}

.pagination ul li
{
    float: left;
    padding: 3px;

}

.pagination ul li a {
    display: inline-block;

    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    text-decoration: none;

}

.pagination ul li.active a {

    display: inline-block;
    padding: 5px 14px;
    background-color: #ccc !important;
    border: 1px solid #ddd;

}

.form-horizontal {
    border-radius: 5px;
    border: 1px solid #405464; /* #f5f5f5;*/
    padding: 20px 30px 20px 30px;
    margin: 10px 10px 50px 10px;

}
.form-horizontal .label-form{
    display: inline-block;
    padding: 5px 10px 5px 0;
}
.form-horizontal .input-form{
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.form-horizontal input[type="submit"] {
    background-color: #405464;
    color: white;
    padding: 12px 20px;
    margin-top: 10px;
    margin-right: 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
}
.form-horizontal input[type="submit"]:hover {
    background-color: #405464;
}

.form-horizontal fieldset
{
    font-weight: bold;
    color: inherit !important;
    font-size: inherit !important;
    margin-top: 10px;
    padding: 10px;

    overflow: hidden;

}

.form-horizontal fieldset legend
{
    display: block;
    width: 110%;
    font-weight: bold;
    color: inherit !important;
    font-size: inherit !important;
    margin-left: -10px;

}

.form-horizontal .form-actions {
    height: 30px;
}

@media (max-width: 600px) {

    .form-horizontal input[type="submit"] {
        width: 100%;
        margin: 10px auto;
    }
    .form-horizontal .control-label{
        padding: 12px 0 0 0;
    }
}


.item-list-result-form{
    padding: 10px 0;
    margin-top: 10px;
    border-top: 1px solid #e30513;
    border-right: 1px solid #e30513;
    border-left: 1px solid #e30513;
    border-bottom: 1px solid #e30513;
    border-radius: 4px;
    box-sizing: border-box;
}

/*
.list-result-form>li:last-child>div:last-child {
    border-bottom: 1px solid #405464;
    margin-bottom: 20px;
}
*/


.icon-fast-backward {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f049"
}

.icon-fast-backward:before {
    content:"\f049"
}


.icon-step-backward {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f04a"
}

.icon-step-backward:before {
    content:"\f04a"
}

.icon-step-forward {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f04e"
}

.icon-step-forward:before {
    content:"\f04e"
}

.icon-fast-forward {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f050"
}

.icon-fast-forward:before {
    content:"\f050"
}

.pdf-icon
{
    content:url("../img/pdf_icon_32x32.png");
}
/* END paginazione */

@media screen and (max-width: 992px){
    .cerca-progetti-wrapper .row{
        margin: 0;
    }
}
.cerca-progetti:first-child{
    margin-bottom: 0;
}
.cerca-progetti{
    margin-top: 10px;
    margin-bottom: 10px;
}
.cerca-progetti .control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 5px;
    cursor: pointer;
}
.cerca-progetti .control .text-big-book{
    margin-left: 10px;
}
.cerca-progetti .control input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.cerca-progetti .control_indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 27px;
    width: 27px;
    background: #ffffff;
    border: 1px solid #c8cede;
}

.cerca-progetti .control:hover input ~ .control_indicator,
.cerca-progetti .control input:focus ~ .control_indicator {
    background: #ffffff;
}

.cerca-progetti .control input:checked ~ .control_indicator {
    background: ffffff;
}
.cerca-progetti .control:hover input:not([disabled]):checked ~ .control_indicator,
.cerca-progetti .control input:checked:focus ~ .control_indicator {
    background: #ffffff;
}

.cerca-progetti .control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.cerca-progetti .control input:checked ~ .control_indicator:after {
    display: block;
}
.cerca-progetti .control-checkbox .control_indicator:after {
    left: 9px;
    top: 2px;
    width: 5px;
    height: 15px;
    border: solid #e30513;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.cerca-progetti input[type="search"]{
    width: 100%;
    height: 43px;
    font: 13px "ArialMT", sans-serif;
    line-height: 1.44;
    font-weight: bold;
    border: solid #c8cede;
    border-width: 0 0 1px 0;
    background: none;
    padding-right: 10%;
}
.cerca-progetti input[type="search"]:focus {
    outline: none
}
.cerca-progetti input[type="search"]::placeholder, .date-picker::placeholder {
    color: #405464;
    opacity: 1; /* Firefox */
}
.cerca-progetti input[type="search"]:-ms-input-placeholder, .date-picker::placeholder { /* Internet Explorer 10-11 */
    color: #405464;
}
.cerca-progetti input[type="search"]::-ms-input-placeholder, .date-picker::placeholder { /* Microsoft Edge */
    color: #405464;
}
.cerca-progetti select, .cerca-progetti .date-picker{
    font-size: 13px !important;
}
.cerca-progetti .select{
    margin: 0;
}
.cerca-progetti .select option{
    background: #ffffff;
}
.cerca-progetti .select-anno{
    width: 49%;
}
.cerca-progetti .fa-search{
    position: absolute;
    top: 10px;
    right:20px;
    font-size: 1.3em;
    color: #7f8fad;
}
.cerca-progetti .fa-times{
    position: absolute;
    font-size: 1.3em;
    top:10px;
    cursor: pointer;
    color: #e30513;
}
.cerca-progetti>.fa-times{
    margin-left: -15%
}
.cerca-progetti>.fa-times:last-child{
    margin-left: -5% !important;;
}
#search-form option{
    font-family:"Arial";
}
/*select cerca progetti*/
.select, .select-data {
    position: relative;
    display: inline-block;
    margin-left: -14px;
}
.select{
    width: 100%;
}
.select-data{
    width: 50%;
    margin-right: 10px;
}
.select select, .select-data select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 10px 5px;
    outline: 0;
    border: 0px solid #DE2D2D;
    background: transparent;
    font: 18px "ArialMT", sans-serif;
    line-height: 1.44;
    font-weight: bold;
    color: #405464;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.select select::-ms-expand, .select-data select::-ms-expand {
    display: none;
}
.select select:hover,
.select select:focus,
.select-data select:hover,
.select-data select:focus {
    background: #e9e9e9;
}
.select select:disabled, .select-data select:disabled {
    opacity: 0.4;
    pointer-events: none;
}
.select_arrow {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 0;
    height: 0;
    border: solid #e30513;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    cursor: pointer;

}
.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow,
.select-data select:hover ~ .select_arrow,
.select-data select:focus ~ .select_arrow {
    border-top-color: #405464;
}
.select select:disabled ~ .select_arrow, .select-data select:disabled ~ .select_arrow {
    border-top-color: #CCCCCC;
}
/*end select cerca progetti*/

.tag-raccolta {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    padding: 0 10px;
    color: #405464;
    text-align: center;
    background-color: #c8cede;
    margin-bottom: 5px;
}
.raccolta-hr {
    border-top: 2px solid #c8cede;
    width: 260px;
}
.gallery-hr{
    border-top: 2px solid #c8cede;
    margin-left: 26%;
    width: 21%;
}
@media  screen and (max-width: 992px) {
    .gallery-hr{
        margin-left: 35%;
        width: 26%;
    }
}
@media screen and (max-width: 767px){
    .slider-raccolta a{
        height: 100%;
    }
    .raccolta-hr,.gallery-hr, .contatti-risparmiatori hr{
        width:35% !important;
        margin-left: 5% !important;
        margin-right: 55%;
    }
}

.actions-raccolta-wrapper{
    margin-bottom: 50px;
}
.actions-raccolta-wrapper div, .actions-raccolta-wrapper button{
    display: inline-block;
}
.dots-wrapper{
    position: relative;
}
.dots button{
    background:none!important;
    border:none;
    padding:0!important;
    font-family: inherit;
    font-size: 15px;
    color: #c8cede;
    cursor:pointer;
}
.panel{
    border: none !important;
    border-radius: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: none !important;
}
.accordion-toggle{
    padding-right: 110px;
}
.circle {
    width: 38px;
    height: 38px;
    border: solid 1px #c8cede;
    cursor: pointer;
    background: none;
    /* margin-right: -27%;*/
    margin-right: -15.5%;
    position: relative;
}
.margin-7{
    margin: -7px;
}
.margin-15{
    margin: -15px;
}
.circle>.fa{
    width: 8.5px;
    height: 14.5px;
    font-size: 1.5em;
    cursor: pointer;
    color: #009640;
    margin: -1px;
    padding-right: 21px;
}
@media screen and (max-width: 992px){
    .accordion-heading .circle{
        margin-right: -25%;
    }
}
@media screen and (max-width: 767px){
    .circle>.fa-angle-down{
        font-size: 2em !important;
        padding-right: 24px !important;
    }
    .accordion-heading .circle{
        margin-top: -5px;
    }
    .accordion-heading {
        margin-left: 0px;
    }
}
.dots li.slick-active> button{
    color: #405464;
    font-weight: bold;
}
.grid-documents-product:nth-child(odd){
    background: #FBFBFF !important;
}

.grid-documents-product:nth-child(even){
    background: #FFFFFF !important;
}

.close-cookie{
    position: absolute;
    top: -17%;
    right: -3%;
}

.close-cookie .circle{
    background: #e30513;
    border:none;
}

.close-cookie .circle> .fa-times{
    color: #fff;
    margin-right: 7px;
}
.landing-ambito{
    margin-bottom: 50px;
    height:320px;
}
.landing-ambito>.col-md-4{
    margin-top: -2%;
    height:320px;
    z-index: 1;
}
.landing-ambito .text-big-article-bold{
    margin-top: 35px;
}

.landing-ambito img{
    height:93%;
    width: auto;
    max-width: 620px;
    max-height: 320px;
    position: absolute;
}
@media screen and (max-width: 992px){
    .landing-ambito{
        margin-bottom: 40% !important;
        height: 350px;
    }
    .landing-ambito img{
        width: 100% !important;
        height:auto;
        position: inherit;
    }
}
.landing-dossier, .landing-dossier-2col{
    margin-top: 30px;
    margin-bottom: 30px;
}
.landing-dossier hr, .landing-dossier-2col hr{
    border-top: 2px solid #c8cede;
    width: 32%;
}
.landing-dossier img, .landing-dossier-2col img{
    width: 100%;
}
.landing-dossier-2col iframe{
    width: 100%;
    height: 350px;
}
@media screen and (min-width: 992px){
    .landing-dossier ul, .landing-dossier-2col ul{
        margin-top: 17%;
    }
    .landing-dossier img{
        margin-left: -5%;
        margin-top: -10%;
    }
    .landing-dossier-2col img{
        max-height: 300px;
        margin-top: -3%;
    }
    .landing-dossier .text-big-book, .landing-dossier-2col .text-big-book{
        margin-bottom: 30%;
    }
}
@media screen and (max-width: 992px){
    .landing-dossier hr, .landing-dossier-2col hr{
        display: none;
    }
    .landing-dossier .text-big-book, .landing-dossier-2col .text-big-book{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .landing-dossier .text-big-article-bold, .landing-dossier-2col .text-big-article-bold{
        margin-top: 20px;
    }
    .landing-dossier img{
        max-width: 100%;
        height: auto;
    }
    .landing-dossier-wrapper .row{
        margin: 0!important;
    }
    .landing-dossier-2col iframe{
        margin-top: 30px;
    }
}
.a-chi-slider-wrapper:nth-child(odd), .landing-dossier-wrapper:nth-child(odd){
    background: #FFFFFF;
}
.a-chi-slider-wrapper:nth-child(even), .landing-dossier-wrapper:nth-child(even){
    background: #FBFBFF;
}
.a-chi-slider{
    margin-bottom: 50px;
}
@media screen and (min-width: 993px) {
    .a-chi-slider > .text-medium-article, .fogli-informativi-wrapper .text-big-book-2, .faq-slider-wrapper .text-big-book-2, .slider-con-descrizione .text-big-book-2 {
        width: 65%;
    }
}
@media screen and (max-width: 767px){
    .slider-con-descrizione .row{
        margin: 0 !important;
    }
}
.a-chi-slider .button-red{
    padding-left: 20px !important;
    padding-right: 20px !important;
}
@media screen and (min-width: 993px){
    .a-chi-slider .button-red{
        margin-left: -15px;
    }
}

.contatti-plafond span, .contatti-risparmiatori span{
    display: block;
}
.contatti-plafond span.text-big, .contatti-risparmiatori span.text-big{
    margin-top: 50px;
}
.contatti-plafond a, .mappa-sedi-wrapper .lista-sedi ul a{
    text-decoration: none;
}
.contatti-plafond a:hover{
    text-decoration: underline;
}
.contatti-risparmiatori a{
    font-weight: bold;
}
.contatti-risparmiatori h2:last-child{
    margin-bottom: 50px;
}
.contatti-risparmiatori hr{
    border-top: 2px solid #c8cede;
    width: 23%;
    margin-left:26%;
    margin-bottom: 0;
}
.contatti-risparmiatori img{
    width: 100%;
    height: auto;
}
@media screen and (max-width: 992px){
    .contatti-risparmiatori hr{
        width:30% !important;
        margin-left: 35% !important;
    }
}
.link-infografica{
    margin-top: 50px;
}
.link-infografica div.text-medium-main{
    margin-bottom: 15px;
}
.link-infografica li>a{
    line-height: 25px;
}
.area-operativa hr{
    border-top: 2px solid #c8cede;
}
.area-operativa img{
    display: block;
    margin: auto;
}
.area-operativa .text-big-book{
    margin-bottom: 40px;
    margin-top: 40px;
}
.area-operativa .text-small-secondary{
    margin-bottom: 20px;
}
.area-operativa .button-red{
    display: block;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
.area-operativa-wrapper{
    padding-top: 60px;
    padding-bottom: 60px;
}
@media screen and (min-width: 992px){
    .area-operativa hr{
        width: 90%;
    }
}
@media screen and (max-width: 992px){
    .area-operativa .button-red{
        width: 98%;
    }
    .area-operativa .text-big-book, .area-operativa .text-small-secondary {
        padding-left: 5px;
    }
}
@media screen and (max-width: 767px){
    .area-operativa>div {
        padding-left: 15px;
        width: 96%;
    }
    .area-operativa>hr {
        margin-left: 15px !important;
        width: 80%;
    }
    .area-operativa>a {
        width: 90% !important;
        margin-left: 15px;
    }
}
.comunicato-stampa-wrapper{
    margin-bottom: 25px;
}
.comunicato-stampa-wrapper .text-big-secondary, .blocco-testo-con-elenco .text-big-secondary{
    line-height: 26px !important;
}
@media screen and (max-width: 767px){
    .comunicato-stampa-wrapper .row{
        margin: 0;
    }
}
.blocco-testo-con-elenco{
    margin-top: 50px;
    margin-bottom: 50px;
}
.blocco-testo-con-elenco ul{
    margin-top: 30px;
    margin-bottom: 30px;
}
.contatti-comunicato {
    padding-top: 50px;
    padding-bottom: 100px;
}
.contatti-comunicato .text-big{
    margin-top: 15px;
    margin-bottom: 10px;
}

.table-cdp{
    width: 99% !important;
    position: relative;
    z-index:10;
    table-layout: fixed;
}

@media screen and (max-width: 992px){
    .table-cdp{
        width: 96% !important;
        margin-left: 2%;
    }
    .table-cdp-da-5-col{
        table-layout: auto;
    }
}
@media screen and (max-width: 767px){
    .table-cdp{
        table-layout: auto;
    }
}

.table-cdp th{
    color: white;
    background: #405464;
    font: 15px/28px "ArialMT", sans-serif;
    font-weight: bold;
}
.table-cdp tbody tr{
    border-bottom: 2px solid #c8cede;
    background: #FFFFFF;
}
.table-cdp tr td{
    position: relative;
    height: 100%;
}
.table-cdp tr>td:first-child span{
    display: block;
    font: 15px/25px "ArialMT", sans-serif;
    font-weight: bold;
    color: #405464;
}
.table-cdp tr>td a{
    display: block;
    font-weight: bold;
    text-decoration: underline;
}
.table-cdp tr>td a.button-red{
    text-decoration: none;
    display: inherit;
}
@media screen and (min-width: 767px){
    .table-cdp tr>td:first-child span{
        min-height: 72px;
    }
    .table-cdp tr>td a.button-dip{
        position: absolute;
        width: 115px;
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .table-cdp tr>td a.button-dip{
        display: inline-block;
        margin-top: 20px;
    }
}
.table-cdp tr>td:not(:first-child) span{
    display: block;
    font: 15px/25px "ArialMT", sans-serif;
    color: #7f8fad;
}
.table-cdp tr:hover{
    background: #FBFBFF;
}
.table-cdp img{
    margin: 0 10px 5px 0;
}

.table-fondazioni tr td:nth-child(2n), .table-fondazioni tr th:nth-child(2n){
    text-align:right;
}

.table-sustainability {
    font-size: 15px;
}

.table-sustainability tbody tr:first-child {
    border-top: 2px solid #c8cede;
}

.table-sustainability>tbody>tr>td {
    border: 1px solid #ddd;
}

.table-sustainability>tbody>tr>td:first-child {
    background: #FBFBFF;
}

.page-number{
    border: none;
    background: none;
    padding: 0;
    font: 15px "ArialMT", sans-serif;
    color: #c8cede;
    margin: 0 5px;
    cursor: pointer;
}
.page-number.active{
    color: #405464;
}
.pager{
    text-align: left !important;
}

.faq-wrapper .text-big-book-2{
    margin-bottom:100px;
}
.faq-wrapper .circle>.fa{
    font-size: 2em;
}
.faq-wrapper .accordion-body{
    margin-top: 30px;
}
.faq-wrapper .accordion-toggle {
    padding-right: 32px;
}
.faq-wrapper .accordion .circle{
    /* margin-right: -7%; */
    margin-right: -5.5%;
    border: none;
}
.faq-wrapper .panel{
    margin-bottom: 50px;
}
@media screen and (min-width: 767px) and (max-width: 992px){
    .faq-wrapper .pager{
        margin-left: 35% !important;
    }
}
@media screen and (min-width: 767px){
    .infografica-risparmiatori-wrapper img{
        width:100%;
        height: auto;
    }
}
@media screen and (min-width: 767px) and (max-width: 992px){
    .infografica-risparmiatori-wrapper img{
        width:90%;
        height: auto;
        margin-left: 10%;
    }
}
@media screen and (max-width: 767px) {
    .infografica-risparmiatori-wrapper{
        overflow-x: scroll;
    }
    .infografica-risparmiatori-wrapper img{
        width:100%;
        height: auto;
    }
}
.libretti-wrapper{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    width:73%;
    margin-top: 50px;
    padding-bottom: 10px;
}
.nostre-risorse{
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 500px;
    margin-left: 23%;
    margin-right: 2%;
}
.nostre-risorse h2, .nostre-risorse .text-big-article{
    margin-left: 4%;
}
.libretti-wrapper .text-big-article, .nostre-risorse .text-big-article{
    width: 55%;
}
.libretti-wrapper .libretti-content .button-red {
    display: inline-block;
    margin: 1px;
}
@media screen and (max-width: 1200px){
    .libretti-wrapper{
        width: 72%;
    }
}
@media screen and (min-width: 992px){
    .libretti-wrapper h2, .libretti-wrapper .libretti-content>div:last-child{
        width: 100% !important;
    }
    .libretti-wrapper h2{
        line-height: 45px;
    }
}
@media screen and (max-width: 992px){
    .libretti-wrapper{
        background-size: contain;
        width: 100%;
        margin-left: -4%;
    }
    .libretti-wrapper .libretti-content{
        margin-left: 38%;
    }
    .libretti-wrapper .text-big-book-2, .libretti-wrapper .text-big-article{
        font: 15px/20px 'ArialMT';
        width:65%;
    }
    .nostre-risorse .text-big-article{
        font: 15px/20px 'ArialMT';
        width: 50%;
    }
    .libretti-wrapper h2, .nostre-risorse h2{
        font: 30px 'ArialMT';
        font-weight: bold;
        padding-top: 20px;
    }
    .nostre-risorse h2{
        font: 30px 'ArialMT';
        font-weight: bold;
    }
    .nostre-risorse h2, .nostre-risorse .text-big-article{
        margin-left: 14%;
    }
}
@media screen and (max-width: 767px){
    .libretti-wrapper{
        background-size: cover;
        width: 100%;
        margin-left: 0;
        height: 100%;
        padding-bottom: 50px;
        background-position: left !important;
    }
    .libretti-wrapper .libretti-content{
        margin-left: 2%;
    }
    .libretti-wrapper .text-big-book-2, .libretti-wrapper .text-big-article{
        width:45%;
    }
    .nostre-risorse{
        background-position: center right !important;
        height: 350px;

    }
    .nostre-risorse h2, .nostre-risorse .text-big-article{
        margin-left: -25%;
    }

}
.nostre-risorse h2{
    width: auto;
}
.fogli-informativi-wrapper{
    margin-top:100px;
}
.faq-slider-wrapper .button-red, .slider-con-bottoni .button-red{
    display: inline-block !important;
    margin-top: 30px;
}
.slider-con-bottoni .slide-description{
    height: 150px;
}

.ui-datepicker-calendar, .ui-datepicker-current {
    display: none;
}
.ui-datepicker-close{
    margin-right: 40% !important;
    color: #fff !important;
    border-radius: 15px !important;
    background-color: #e30513 !important;
}
.ui-datepicker{
    margin-top: -4%;
    z-index:9 !important;
    border-color: #405464!important;
}
.ui-datepicker-header{
    background: #405464 !important;
}
.ui-datepicker-prev, .ui-datepicker-next{
    display: none;
}
.date-picker{
    width:40%;
    height: 43px;
    font: 18px "ArialMT", sans-serif;
    line-height: 1.44;
    font-weight: bold;
    border: solid #c8cede;
    border-width: 0 0 1px 0;
    background: none;
    padding-right: 10%;
}
.date-picker:first-child{
    margin-right: 10%;
}
.button-cerca{
    margin-top: 10px;
    font-size: 20px;
    height: 35px;
    margin-right: 1%;
}
.story-slider button.slick-arrow{
    margin-top: 76px;
}
.story-slider .slide>span{
    font:72px/61px 'ArialMT';
    font-weight: bold;
    margin-left: -15px;
}
.story-slider .slide>.text-big-book-2{
    font-weight: bold;
    margin-top: 10px;
}
.story-slider .slick-slide, .story-slider .slick-slide .slide {
    padding: 15px 20px 20px 10px !important;
}
@media screen and (min-width: 992px){
    p.alert-info.alert{
        width: 65%;
        background: none;
        border: none;
        font: 16px/23px "ArialMT", sans-serif;
        color: #405464
    }
}
.cultura-aziendale .text-big-book-3, .cultura-aziendale .text-big-article-bold{
    color: #405464;
}
.cultura-aziendale .text-big-book-3{
    margin-top: 20px;
    margin-bottom: 50px;
}
@media screen and (max-width: 767px){
    .immagini-slider button.slick-arrow{
        width: 35px;
        height: 35px;
        top: 20%;
    }
    .immagini-slider button.slick-prev{
        left: 5%;
    }
    .immagini-slider button.slick-next{
        right: 10%;
    }
}
.accordion-contatti{
    margin-bottom: 50px;
}
.accordion-contatti h4{
    display: inline
}
.accordion-contatti .fa-angle-down{
    font-size: 2em;
}
.lista-contatti{
    margin-top: 50px;
}
.lista-contatti h4{
    padding-left: 0.5%;
    margin-bottom: 50px;
}
.lista-contatti hr {
    border-bottom: 2px solid #c8cede;
    width: 95%;
}
@media screen and (min-width: 993px){
    .lista-contatti img{
        width: 100%;
        height:auto;
        padding: 0;
    }
}
.lista-contatti label.text-blue{
    margin-left: 34px;
}
.lista-contatti a{
    margin-left: 15px;
}
.lista-contatti>div{
    display: inline-block;
    float: none;
    margin-left: -1%;
    vertical-align: top;
}
@media screen and (min-width: 1277px){
    .lista-contatti>div:nth-child(3n){
        margin-left: 1%;
    }
}
@media screen and (min-width: 768px){
    .lista-contatti>div{
        padding-top: 30px;
    }
    .lista-contatti>div>div:first-child{
        margin-left: 3%;
    }
    .lista-contatti>div>div:nth-child(2){
        margin-left: 8%;
    }
}
@media screen and (max-width: 992px){
    .accordion-contatti>.container>.row{
        margin: 0!important;
    }
}
@media screen and (max-width: 767px){
    .lista-contatti>.row{
        margin: 0!important;
    }
    .lista-contatti>div{
        margin-bottom: 30px;
    }
}
.lista-contatti .text-big{
    margin-bottom: 20px;
}
.mappa-sedi-wrapper .text-medium-book{
    margin-bottom: 50px;
}
.mappa-sedi-wrapper{
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}
@media screen and (min-width: 993px){
    .mappa-sedi-wrapper {
        background-size: 100% !important;
    }
}
.mappa-sedi-wrapper img#italia{
    margin-bottom: 150px;
    width: 100%;
    height: auto;
}
.mappa-sedi-wrapper img#belgio, 
.mappa-sedi-wrapper img#egitto,
.mappa-sedi-wrapper img#serbia{
    height: auto;
    width: 40%;
    margin-left: 35%;
    margin-top: 19%;
    display: none;
}
.mappa-sedi-wrapper .lista-sedi ul{
    margin-bottom: 50px;
}
.mappa-sedi-wrapper .lista-sedi ul li {
    position: relative;
    z-index: 2;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    width: 49%;
}
.mappa-sedi-wrapper .lista-sedi ul li a:hover{
    text-decoration: none;
}
.mappa-sedi-wrapper ul li label{
    font-size: 1.5rem;
    color: #e30513;
    margin-right: 10px;
    display: none;
}
@media screen and (max-width: 992px){
    .mappa-sedi-wrapper .lista-sedi ul li{
        width: 49%;
        display: inline-block;
    }
    .mappa-sedi-wrapper img#belgio, 
    .mappa-sedi-wrapper img#egitto,
    .mappa-sedi-wrapper img#serbia{
        margin-bottom: 150px;
    }
}
.margin-button{
    margin-top: 20px;
    margin-bottom: 20px;
}
.padding-blocco{
    padding: 25px 0;
}
@media screen and (max-width: 767px){
    .padding-blocco{
        margin: 0!important;
    }
    .mappa-sedi-wrapper img#belgio, 
    .mappa-sedi-wrapper img#egitto,
    .mappa-sedi-wrapper img#serbia{
        margin-left: 0;
        width: 100%;
    }
    #popup-bruxelles{
        margin-top: -98% !important;
        left: 46% !important;
    }
    #popup-ilcairo{
        margin-top: -115% !important;
        left: 43% !important;
    }
    #popup-belgrado{
        margin-top: -102% !important;
        left: 38% !important;
    }
}
.lancio-contatto .text-big-book-3, .lancio-contatto .text-big-book-2{
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .lancio-contatto a.button-red{
        margin-left: 35%;
    }
}

.mappa-sede{
    width: 100%;
    height: 300px;
}
.citta-sede{
    margin-left: 26%;
    margin-bottom: 30px;
    font: 30px/26px 'ArialMT', sans-serif;
    font-weight: bold;
}
.citta-sede:first-child{
    margin-top: 50px;
}
.contatti-sede label.text-blue-transparent{
    width: 15%;
}
.contatti-sede .text-medium-secondary{
    margin: 20px 0;
}
.come-raggiungere-sede table tr>td:first-child{
    width: 20%;
    vertical-align: top;
}
.come-raggiungere-sede table tr>td:last-child{
    padding-right: 5%;
}
.come-raggiungere-sede table{
    margin-top: 20px;
}
.come-raggiungere-sede table tr td{
    padding-bottom: 5px;
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .mappa-sede{
        width: 98%;
    }
    .citta-sede{
        margin-left: 34% !important;
    }
}
@media screen and (max-width: 992px){
    .mappa-sede{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 767px){
    .citta-sede{
        margin-left: 1% !important;
    }
    .come-raggiungere-sede .text-big{
        margin-top: 30px;
    }
}
.button-numbers{
    margin-top: 20px;
}

.list-score{
    list-style: none;
    padding-left: 0;
}
.list-score li:before{
    content: '–';
    padding-right: 8px;
}
.list-score li{
    line-height: 26px;
}

.piano-industriale{
    margin-bottom: 50px;
}
.piano-industriale img{
    margin: 40px 0 20px;
}
.piano-industriale .text-white-transparent{
    margin-top: 20px;
    margin-bottom: 40px;
}
@media screen and (max-width: 992px){
    .piano-industriale{
        padding-right: 5% !important;
    }
    .piano-industriale-correlati{
        padding-left: 2% !important;
    }
    .piano-industriale-wrapper .row{
        margin: 0 !important;
    }
}
@media screen and (max-width: 767px){
    .piano-industriale{
        padding-left: 5% !important;
        padding-right: 5% !important;
        width: 100%;
    }
    .piano-industriale-correlati{
        padding-left: 6% !important;
        width: 90%;
    }
}
.piano-industriale-correlati{
    margin-top: 35px;
}
.piano-industriale-correlati .text-big-article{
    margin-bottom: 40px;
}
.piano-industriale-correlati a{
    display: block;
    margin-bottom: 20px;
}
.piano-industriale-correlati div.text-medium-secondary{
    margin-bottom: 5px;
}
.link-img img{
    margin-left: -4%;
    margin-top: 45px;
}
@media screen and (max-width: 992px){
    .link-img img{
        width: 95%;
        margin-left: 1%;
        margin-top: 0;
    }
}
@media screen and (max-width: 767px){
    .link-img img{
        width: 100%;
        margin: 0;
    }
}
.link-glossario{
    background: #ededed;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    display: inline-block;
    word-break: break-word;
}
.link-glossario .tooltiptext-top {
    visibility: hidden;
    min-width: 250px;
    background-color: #ededed;
    color: #405464;
    text-align: left;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    opacity: 0;
    left: -50%;
    transition: opacity 0.3s;
}
.link-glossario .tooltiptext-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: #ededed transparent transparent transparent;
}
.link-glossario .tooltiptext-bottom {
    visibility: hidden;
    position: absolute;
    min-width: 250px;
    background-color: #ededed;
    color: #405464;
    text-align: left;
    padding: 15px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
    top: 44px;
    left: -50%;
}
.link-glossario .tooltiptext-bottom::after{
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #ededed transparent;
}
.link-glossario:hover .tooltiptext>label {
    font-weight: bold;
    margin: 0;
}
.link-glossario:hover{
    text-decoration: underline;
}


.liste-dossier{
    margin-top: 30px;
}
.liste-dossier .text-medium-main{
    margin-bottom: 10px;
    color: #405464 !important;
}
.liste-dossier ul li{
    margin-bottom: 10px;
    color: #405464 !important;
}
.liste-dossier ul{
    margin-bottom: 30px;
}
.button-liste-dossier a{
    padding: 5px 15px !important;
    margin-right: 20px;
}
@media screen and (max-width: 767px){
    .button-liste-dossier a{
        display: inline-block;
        margin: 10px 5px;
        padding: 1px 15px !important;
    }
}
/*FIX PER COMPATIBILITA' STILE CDP E INLINE EDITING*/
.editable-pre-wrapped{
    white-space: normal !important;
}
.editable-input{
    width:100% !important;
}
.editable-input textarea{
    width:100% !important;
}
/*END FIX*/

.descrizione-sostenibilita, .descrizione-piano, .descrizione-sostenibilita-col, .descrizione-piano-col, .descrizione-temi-col{
    margin-top: 1%;
    margin-bottom: 20px;
}
.descrizione-sostenibilita img, .descrizione-piano img{
    width: 80%;
    position: relative;
    z-index: 10;
}
.descrizione-sostenibilita-col img, .descrizione-piano-col img, .descrizione-temi-col img{
    margin-bottom: 1%;
    margin-left: 25%;
    position: relative;
    z-index: 10;
    width: 40%;
}
.descrizione-sostenibilita-col .text-big-book-4, .descrizione-piano-col .text-big-book-4, .descrizione-temi-col .text-big-book-4{
    font-style: italic;
}
@media screen and (min-width: 992px){
    .descrizione-sostenibilita img, .descrizione-piano img{
        margin-left: 20%;
        width: 40%;
    }
}
@media screen and (max-width: 767px){
    .descrizione-sostenibilita img, .descrizione-piano img {
        margin: 10% 0 5% 10%;
    }
}
.grafico-dossier .text-big-article-bold{
    margin-bottom: 40px;
}
.grafico-dossier img{
    max-width: 100%;
    height: auto;
}
.dati-grafico-dossier{
    margin-top: 79px;
}
.dati-grafico-dossier h2, .dati-grafico-dossier .text-big-article{
    display: inline-block;
}
.slider .slide .description-on-hover{
    margin-top: 10px;
    display: block;
}
.slider .slide .description-on-hover hr{
    border: 2px solid #405464;
    width: 48%;
    margin-left: -1%;
}
.slider .slide .description-on-hover ol{
    margin-top: 20px;
    list-style-type: decimal;
}
.slider .slide .description-on-hover ol li{
    float: left;
    margin-right: 9%;
}
.slider .slide .description-on-hover ol li:last-child{
    margin-right: 1%;
}
.slider .slide .description-on-hover ol{
    margin-left: -8px;
}
.img-sfondo-slider{
    height: 520px;
    background-repeat: no-repeat !important;
    background-position: center top!important;
}
.sfondo-bianco-opaco{
    background: #ffffff;
    opacity: 0.3;
}
.slider-on-img{
    position: relative;
}
.slider-on-img .slider{
    position: absolute;
    margin-top: 10%;
    margin-left: 24%;
    width: 45%;
}
@media screen and (min-width: 992px){
    .slider .slide .description-on-hover{
        display: none;
    }
    .slider-on-img .slider .slick-arrow{
        margin-right: -45%;
        margin-top: 50px;
    }
}
@media screen and (max-width: 992px){
    .slider-on-img .slider .slide h2{
        font-size: 30px;
        color: #405464 !important;
    }
    .slider-on-img .slider{
        margin-top: 20px;
        margin-left: 33%;
        width: 60%;
    }
    .img-sfondo-slider{
        background: #ffffff;
        opacity: 0.3;
    }
    .slider .slide .description-on-hover hr{
        margin-left: 0;
    }
}
@media screen and (max-width: 767px){
    .slider .slide .description-on-hover ol li{
        float: none;
    }
    .slider-on-img .slider{
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .slider-on-img{
        padding: 0!important;
    }

}
.slider-on-img .slider .slide{

}
.slider-on-img .slider .slide h2{
    color: #ffffff;
}

.gruppo-cdp .text-big-book-2{
    margin-top: 30px;
}
.gruppo-cdp .text-big-article-bold{
    margin-top: 50px;
}
.gruppo-cdp img{
    cursor: pointer;
    width: 49%;
    margin: 20px 0;
}
.gruppo-cdp hr{
    margin-right: 49%;
}
.gruppo-cdp a.button-red{
    padding: 5px 10px;
    margin-top: 20px;
}
.gruppo-cdp .gruppo-cdp-dettaglio{
    display: none;
}
.gruppo-cdp .gruppo-cdp-dettaglio img{
    vertical-align: top;
}
.gruppo-cdp .gruppo-cdp-dettaglio label{
    width: 47%;
    margin-left: 2%;
}
.gruppo-cdp .gruppo-cdp-dettaglio label a{
    display: block;
    margin-top: 10px;
}
.carousel {
    width:100%;
    height:300px;
    position: relative;
    z-index: 19;
}
.carousel img {
    visibility: hidden; /* hide images until carousel can handle them */
    border: 4px solid #cbe5ff;
    border-radius: 50%;
    cursor: pointer;
}
.carousel .prev-arrow, .carousel .next-arrow{
    position: relative;
    z-index: 10;
    width: 40px;
}
.carousel .prev-arrow{
    top: 43%;
}
.carousel .next-arrow{
    left: 94%;
    top: 30.5%;
}
.carousel .prev-arrow i.fa-angle-left,.carousel .next-arrow i.fa-angle-right {
    font-size: 3.5rem;
    padding-left: 5px;
}
.carousel .circle {
    background: #ffffff;
}
.item-description{
    text-align: center;
    height: 80px;
}

.item-description .text-blue-transparent{
    width: 40%;
    margin-left: 30%;
    z-index: 19;
}
.item-description>div:first-child{
    margin-top: -5%;
    position: relative;
    z-index: 19;
}

@media screen and (max-width: 992px){
    .carousel .next-arrow{
        left: 90%;
    }
    .carousel{
        margin-top: -15%;
    }
    .item-description>div:first-child{
        margin-top: -10%;
    }
}
@media screen and (max-width: 767px){
    .carousel{
        margin-left: -2%;
        margin-top: -25%;
    }
    .item-description .text-blue-transparent {
        width: 70%;
        margin-left: 15%;
    }
}
.logo-governance, .landing-societa-logo-text{
    margin-bottom: 30px;
    margin-top: 30px;
}
.logo-governance .text-big-book-2, .landing-societa-logo-text{
    padding: 0;
}
.logo-governance img, .landing-societa-logo-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 200px;
}
@media screen and (min-width: 992px){
    .landing-societa-logo-img-container {
        height: 200px;
    }
}
@media screen and (max-width: 992px){
    .landing-societa-logo-img-container {
        margin-top: 100px;
    }
}
.logo-small img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 100px;
}
.lancio-biografia{
    display: block;
    text-align: center;
    text-decoration: none;
    margin-top: 50px;
}
.lancio-biografia img{
    height: 200px;
}
.lancio-biografia .text-big-book-2{
    margin-top: 10px;
    min-height: 40px;
}
.lancio-biografia .text-blue-transparent{
    height: 60px;
}
.accordion-body-governance hr{
    border-top: 2px solid #c8cede;
    margin: 50px -10px 40px;
    width: 45%;
}
.link-utili-governance{
    margin: 50px 0;
}
.link-utili-governance .text-medium-secondary{
    margin: 10px 0;
}
.link-utili-governance a.button-red{
    padding: 3px 20px
}
@media screen and (max-width: 992px){
    .accordion-body-governance hr{
        margin: 50px 0px;
        width: 40%;
    }
}
@media screen and (max-width: 767px) {
    .lancio-biografia img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
    }
    .lancio-biografia .button-red{
        display: block;
    }
    .accordion-heading{
        margin-left: 0px;
    }
    .accordion-body-governance{
        margin-left: 5px;
    }
    .accordion-body-governance hr{
        margin: 50px 0px;
        width: 35%;
    }
    .link-utili-governance{
        padding: 0 11px;
    }
}
.azionisti-wrapper{
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: cover !important;
}
.azionisti-wrapper img{
    width: 100%;
    height: auto;
}
.azionisti-wrapper .row>div:first-child{
    margin-top: 50px;
}
.azionisti-wrapper .accordion{
    margin: 100px 0;
}
.azionisti-wrapper .accordion button.circle{
    background: #ffffff;
}
.azionisti-wrapper .accordion .accordion-body{
    margin-top: 50px;
    padding-right: 10px;
}
.azionisti-wrapper .accordion .accordion-body .text-large-secondary{
    margin-bottom: 20px;
}

@media screen and (max-width: 767px){
    .azionisti-wrapper .row{
        margin: 0;
    }
    .azionisti-wrapper .accordion .accordion-body .grafico-wrapper{
        overflow-y: scroll;
    }
    .azionisti-wrapper .accordion .accordion-body .grafico-wrapper img{
        width: 300%;
        margin-left: -13%;
    }
}

.button-lavora{
    display: inline-block;
    margin: 50px 5px 20px;
}
.table-appuntamenti, .table-rating{
    margin: 50px 0;
    border: none !important;

}
.table-rating{
    table-layout: fixed;
}
.table-rating thead tr th{
    vertical-align: middle;
}
.table-appuntamenti thead th, .table-rating thead th{
    border: none !important;
}
.table-appuntamenti tbody tr:first-child, .table-rating tbody tr:first-child{
    border-top: 2px solid #405464;
}
.table-appuntamenti tbody tr>td:first-child{
    width: 30%;
}
.table-appuntamenti tbody tr, .table-rating tbody tr{
    border-bottom: 2px solid #c8cede;
}
[data-midnight="white"] .table-appuntamenti tbody tr:first-child{
    border-top: 2px solid #fbfbff;
}
[data-midnight="white"] .table-appuntamenti tbody tr{
    border-bottom: 2px solid #7f8fad;
}
.table-appuntamenti tbody tr>td:nth-child(2){
    text-align: right;
}
.tabella-con-sfondo{
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.contatti-risorse-umane img{
    margin: 30px 0 20px;
    width: 49%;
}
@media screen and (min-width: 767px) and (max-width: 992px){
    .table-appuntamenti, .table-rating{
        width: 98%;
    }
}
@media screen and (max-width: 767px){
    .button-lavora{
        margin: 10px 0;
    }
    .contatti-risorse-umane img{
        width: 100%;
    }
    .table-rating{
        table-layout: auto;
    }
    .table-rating-wrapper{
        overflow-x: scroll;
    }
    .tabella-con-sfondo .row{
        margin: 0 !important;
    }
}
.investor{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    margin-left: -20px !important;
}
.investor>div{
    padding-left: 25px;
}
.investor>div:first-child{
    padding-top: 50px;
}
.investor>div:last-child{
    padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
    .investor a.button-red{
        margin: 10px 5px;
    }
}
@media screen and (max-width: 767px){
    .investor>div{
        padding-left: 30px;
    }
    .investor h2{
        font-size: 25px;
    }
    .investor .text-darkblue{
        font-size: 15px;
    }
    .investor a.button-red{
        font-size: 12px;
    }
}
.obiettivi-sostenibilita{
    table-layout: fixed;
    margin-top: 30px;
}
.obiettivi-sostenibilita tr>td img{
    margin: 3px 0;
    width: 95%;
}
.obiettivi-sostenibilita tr>td a:hover{
    filter: opacity(70%);
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    transition: 0.2s linear;
}
@media screen and (max-width: 992px) {
    .obiettivi-sostenibilita{
        width: 98%;
    }
}
@media screen and (max-width: 767px){
    .obiettivi-sostenibilita{
        table-layout: auto;
    }
    .obiettivi-sostenibilita tr>td img{
        margin: 3px 4px;
        width: 100px;
        height: 100px;
    }
}
.table-responsive{
    border: none;
}
.lancio-interno-sostenibilita, .risultato-ricerca{
    padding: 0;
    cursor: pointer;
    text-decoration: none;
}
.lancio-interno-sostenibilita img, .risultato-ricerca img{
    width: 98%;
    height: 150px;
    object-fit: cover;
}
.lancio-interno-sostenibilita .text-big-book-2, .risultato-ricerca .text-big-book-2{
    min-height: 60px;
}
.lancio-interno-sostenibilita{
    margin: 5px 0;
}
.risultato-ricerca-comunicati{
    margin: 8px 0;
    padding-right: 15px;
    min-height: 200px;
}
.risultato-ricerca-altro{
    margin: 8px 0;
    padding-right: 15px;
    min-height: 150px;
}
.risultato-ricerca-comunicati hr, .risultato-ricerca-altro hr {
    border-top: 2px solid #c8cede;
    width: 95%;
    margin-left: 0%;
}
.risultato-ricerca-comunicati .text-extra-small-secondary{
    display: block;
    margin-bottom: 10px;
}
.ricerca-globale {
    border-bottom: 2px solid #fff;
}
.ricerca-globale input{
    margin-top: 50px;
    width: 96%;
    height: 43px;
    font: 30px/43px "ArialMT", sans-serif;
    border: none;
    background: none;
    color: #fff;
}
.ricerca-globale input:focus {
    outline: none
}
.ricerca-globale input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}
.ricerca-globale input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}
.ricerca-globale input::-moz-placeholder {
    color: #fff;
    opacity: 1
}
.ricerca-globale .fa.fa-search{
    color: #c8cede;
    display: inline;
}
@media screen and (max-width: 1025px) {
    .ricerca-globale input{
        width: 90%;
    }
}
@media screen and (max-width: 991px) {
    .ricerca-globale input {
        margin-top: 25px !important;
    }
}
@media screen and (max-width: 767px){
    .ricerca-globale input{
        font-size: 24px !important;
    }
}
.titolo-comunicato-stampa{
    margin-bottom: 20px;
}
.search-placeholder {
    font-style: italic !important;
    opacity: 0.7 !important;
}
.saver .body-saver {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background: rgba(64, 84, 100, 0.9);
    background-size: cover;
    background-position: 50% 50%
}
.intro-explora .body-intro-explora {
	position: fixed;
    top: 150px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    margin-top: 50px;
}
.saver .centered, .intro-explora .centered {
    position: absolute;
    width: 600px;
    max-width: 100%;
    height: 400px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.saver .centered>p, .intro-explora .centered>*{
    text-align: center;
}
.intro-explora .centered .content-intro-explora {
    display: none;
}
.screensaver-title {
    font-size: 250%!important;
    color: #fff;
    margin-top: 20px
}
.screensaver-description {
    font-size: 120%!important;
    color: #fff;
    margin-bottom: 20px
}
.elenco-spalla-dx{
    margin-top: 35px;
}
.contatti-wrapper {
    margin-top: 10px;
}
.contatti-wrapper h2 span{
    font-size: 36px;
}
.table-cdp-lauto{
    table-layout: auto !important;
}
.table-cdp-press-reti  a.button-dip{
    position: relative !important;
    bottom: 0 !important;
    margin-top: 10px;
    float: right;
}

.img-404{
    margin-left: 6%;
    margin-bottom: 5%;
    padding-bottom: 13%;
}
.msg-404{
    display: inline-block;
    margin-left: 5%;
    margin-top: 6%;
}
.msg-404 .text-big-book-2{
    margin: 30px 0 50px;
}
@media screen and (max-width: 767px){
    .img-404{
        margin-top: 50%;
        width: 130px;
        margin: 0;
        padding: 0;
    }
    .msg-404{
        display: block;
        margin: 0;
    }
    .msg-404 h1 span{
        font-size: 30px !important;
    }
    .msg-404 .text-big-book-2{
        font-size: 15px !important;
        margin: 5px 0 20px;
    }
    .msg-404 a.button-red{
        font-size: 15px !important;
    }
}
.item-kpi-bilancio{
    margin-bottom: 20px;
}
.item-kpi-bilancio:nth-of-type(odd), .rating-kpi{
    padding-left: 0 !important;
}
.item-kpi-bilancio .data-kpi{
    font-size: 5rem;
    color: #405464;
    font-weight: bold;
}
.rating-kpi>p{
    color: #405464;
}
.rating-kpi span{
    font-size: 2rem;
    font-weight: bold;
}
.frame-social iframe {
    position: relative;
    display: block;
    margin: auto;
    z-index: 10;
}
@media screen and (max-width: 767px){
    .frame-social>div{
        overflow-x: scroll;
    }
}

#explora-map-homepage{
    position: inherit !important;
}
#explora-map-homepage>div{
    background: rgba(64, 84, 100) !important;
}
.lista-progetti-explora{
    background: rgba(64, 84, 100, 0.7);
    padding-bottom: 32px;
}
.social-slider .slide a{
    opacity: 1;
}
.ytcdp-description{
    margin-top: 20px;
}

.tag-ext {
    height: 30px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    background-color: #405464;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding-top: 4px;
}
.link-container a{
    text-decoration: none;
}
.info-e-strumenti>a {
    text-decoration: none;
    cursor: pointer;
}
@media screen and (max-width: 992px){
    .info-e-strumenti {
        margin-bottom: 50px; 
    }
}
.valore {
    margin-bottom: 50px;
}
/* EXPLORA ************************************************************************ */
#header-explora{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 50;
    background-color: #f7f7f7;
}
#header-explora .navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
#header-explora .navbar .container {
    position: relative;
    margin: 0 auto
}
#header-explora .navbar-header {
    width: 100%
}
#header-explora .navbar-header .row>div{
    display: inline-block;
}

#header-explora #logo-explora {
    height: 70px;
    margin-left: -75px;
    padding: 10px 0 0 90px;
}

#header-explora #logo-explora img {
    width: 20%;
    box-sizing: content-box;
}
#header-explora .text-big-article-bold{
    margin-top: 20%;
}
@media screen and (max-width: 767px){
    #header-explora #logo-explora a {
        width: 98px;
        margin-left: 5%;
    }
}
@media screen and (max-width: 390px){
    #header-explora .text-big-article-bold{
        margin-top: -35%;
    }
}
#pannello-filtri-explora{
    width: 100%;
    height: 56px;
    margin-top: 69px;
    background: rgba(64, 84, 100, 0.7);
    z-index: 100;
    position: relative;
}
#pannello-filtri-explora #filtra-progetti{
    display: inline-block;
    border-bottom: 2px solid #ffffff;
    width: auto;
    height: 35px;
    margin-top: 21px;
}
#pannello-filtri-explora #filtra-progetti>label{
    padding-right: 10px;
}
#pannello-filtri-explora #filtra-progetti>i.fa-angle-right{
    color: #ffffff;
    font-size: 1.5em;
    vertical-align: sub;
}
#pannello-filtri-explora #filtra-progetti>*, #pannello-filtri-explora #filtra-progetti .filtro>*{
    cursor: pointer;
}
#cerca-filtro input{
    cursor: auto !important;
}
#cerca-filtro i.fa-times{
    color: #ffffff;
}

#pannello-filtri-explora #filtra-progetti .filtro{
    display: none;
    margin-left: 6%;
    padding: 25px 5px 10px;
}
#pannello-filtri-explora #filtra-progetti>i.fa-angle-left,
#pannello-filtri-explora #filtra-progetti>i.fa-angle-up{
    float: right;
    color: #ffffff;
    font-size: 1.5em;
    vertical-align: sub;
}
#pannello-filtri-explora #filtra-progetti i.fa-angle-down,
#pannello-filtri-explora #filtra-progetti i.fa-angle-up{
    color: #ffffff;
    font-size: 1.5em;
    margin-left: 4%;
    vertical-align: sub;
}
#pannello-filtri-explora #filtra-progetti i.fa-angle-right, #pannello-filtri-explora #filtra-progetti>i.fa-angle-down{
    float: right;
}
#pannello-filtri-explora #filtra-progetti #cerca-filtro{
    font-size: 13px;
    border: 1px solid #fbfbff;
    border-radius: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#pannello-filtri-explora #filtra-progetti #cerca-filtro input{
    background: none;
    border: none;
    box-sizing: border-box;
    width: 18%;
}
#pannello-filtri-explora #filtra-progetti #cerca-filtro input::placeholder{
    color: #ffffff;
    opacity: 1; /* Firefox */
    font-size: 13px;
}
#pannello-filtri-explora #filtra-progetti #cerca-filtro input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
    color: #ffffff;
    font-size: 13px;
}
#pannello-filtri-explora #filtra-progetti #cerca-filtro input::-ms-input-placeholder{ /* Microsoft Edge */
    color: #ffffff;
    font-size: 13px;
}
@media screen and (max-width: 767px){
    #pannello-filtri-explora #filtra-progetti #submit-ricerca{
        padding: 15px 5px 10px;
    }
}
#pannello-filtri-explora #filtra-progetti i.fa-search{
    color: #ffffff;
    font-size: 1.2em;
}
#pannello-filtri-explora #filtra-progetti .filtro button{
    border: none;
    background: none;
    padding: 0;
}
#pannello-filtri-explora #filtra-progetti .filtro.dropdown .dropdown-content {
    display: none;
    width: 100%;
    left: 0;
    position: absolute;
    background-color: #405464;
    padding: 12px 16px;
    z-index: 1;
    cursor: default;
}
#pannello-filtri-explora #filtra-progetti .filtro.dropdown .dropdown-content li{
    font: 13px/28px 'ArialMT', sans-serif;
    color: #fbfbff;
    border-radius: 100px;
    border: solid 1px #fbfbff;
    display: block;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    opacity: 0.5;
    cursor: pointer;
}
#pannello-filtri-explora #filtra-progetti .filtro.dropdown .dropdown-content li>i.fa-times{
    display: none;
    float: right;
    margin: 5px 8px;
    font-size: 1.2em;
    color: #405464;
}

@media screen and (min-width: 767px){
    #pannello-filtri-explora #filtra-progetti .filtro.dropdown .dropdown-content li:hover{
        background: #ffffff;
        color: #405464;
        opacity: 1;
    }
    #pannello-filtri-explora #filtra-progetti .filtro.dropdown .dropdown-content li>i.fa-times{
        color: #ffffff;
    }
}
#pannello-filtri-explora #filtra-progetti .filtri-sm{
    display: none;
    margin-top: 20px;
}
.filtro-selected{
    background: #ffffff;
    border-radius: 100px;
    padding: 5px !important;
}
.filtro-selected>label{
    padding-right: 50px;
}
.filtro-selected>label, .filtro-selected>label:hover, .filtro-selected>i.fa-times{
    color: #405464;
}
/*
#pannello-filtri-explora #filtra-progetti #ambiti-itervento.filtro-selected>label{
    max-width: 200px !important;
}
#pannello-filtri-explora #filtra-progetti #filtro-anno.filtro-selected>label{
    max-width: 80px !important;
}
*/
@media screen and (max-width: 767px){
    .filtro-selected{
        padding: initial !important;
        padding-left: 5px !important;
        opacity: 1 !important;
        color: #405464 !important;
    }
    #pannello-filtri-explora #filtra-progetti .filtri-sm{
        margin-top: 0;
    }
}

#explora-map {
	position: fixed !important;
    top: 140px;
    left: 0;
    width: 100%;
    height: calc(100% - 140px);
}

@media screen and (max-width: 767px) {
    #explora-map {
    position: fixed !important;
    left: 0;
    width: 100%;
    top: 185px;
    height: calc(100% - 185px);
    }
}

.iw-close-btn {
    position: absolute;
    right: -10px;
    top: -14px;
    cursor: pointer;
    background: #405464;
    padding: 6px 8px;
    border: 2px solid #1C2C50;
    border-radius: 100px;
    z-index: 1;
}
.iw-close-btn i{
    color: #ffffff;
    font-size: 1.5em;
}
.iw-content{
    padding: 2px;
}
.iw-content img{
    width: 100%;
    height: auto;
}
.iw-content div:first-of-type{
    margin-top: 10px;
    margin-bottom: 5px;
}
.iw-content div.text-medium-main{
    margin-bottom: 5px;
}
.explora-video-wrapper {
    position: fixed;
    width: 100%;
    height: calc(100% - 70px);
    margin-top: 70px;
}
.explora-video-wrapper iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
}
#explora-video{
    position: fixed;
    left: 0;
    bottom: 0;
    top: 70px;
    object-fit: fill;
    width: 100%;
    height: calc(100% - 70px);
}
#explora-video::-webkit-media-controls-fullscreen-button{
    display: none;
}
.content-explora-video {
    position: fixed;
    top: 70px;
    bottom: 0;
    background: rgba(64, 84, 100, 0.7);
    color: #ffffff;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.content-explora-video .play-video{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:25%;
    margin:auto;
    cursor: pointer;
}
.content-explora-video .title-explora-video{
    position: absolute;
    top: 30%;
    left: 90px;
    width: 30%;
}
.content-explora-video .title-explora-video h1{
    margin-bottom: 30px;
}
.content-explora-video .title-explora-video a{
    margin-right: 10px;
}
.content-explora-video .description-explora-video{
    position: absolute;
    bottom: 10%;
    top: 55%;
    left: 90px;
    width: 30%;
}
.content-explora-video .description-explora-video div.text-medium-book:last-of-type{
    margin-bottom: 20px;
}
.content-explora-video .description-explora-video a{
    display: block;
    margin: 10px 0;
}
.content-explora-video .cit-explora-video{
    position: absolute;
    width: 40%;
    bottom: 10%;
    left: 40%;
    top: 55%;
}
.content-explora-video .cit-explora-video div.text-big-book{
    margin-bottom: 15px;
}
@media screen and (max-width: 1700px){
    .content-explora-video .title-explora-video {
        top: 15%;
        width: 40%;
    }
}

@media screen and (max-width: 992px){
    #explora-video, .explora-video-wrapper, .content-explora-video{
        position: fixed;
        left: 0;
        right: 0;
        height: calc(50% - 35px);
    }
    #explora-video{
        top: 70px;
    }
    .explora-video-wrapper{
        margin-top: 69px;
    }
    .content-explora-video{
        bottom: 0;
        top: auto;
        background: #405464;
        overflow-y: scroll;
        padding: 5px 20px 0;
    }
    .content-explora-video .play-video{
        display: none;
    }
    .content-explora-video .title-explora-video{
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
    }
    .content-explora-video .title-explora-video h1{
        margin: 0;
    }
    .content-explora-video .title-explora-video img{
        width: 30px;
        height: 30px;
    }
    .content-explora-video .description-explora-video{
        position: initial;
        margin-top: 20px;
    }
    .content-explora-video .description-explora-video>*{
        font-size: 13px;
    }
    .content-explora-video .description-explora-video div.text-medium-book:last-of-type{
        margin-bottom: 0;
    }
    .content-explora-video .description-explora-video a{
        margin: 5px 0;
    }
    .content-explora-video .cit-explora-video{
        position: absolute;
        left: 35%;
        top: 31%;
        width: 60%;
    }
}
@media screen and (max-width: 767px){
    .content-explora-video .description-explora-video{
        width: 100%;
    }
    .content-explora-video .cit-explora-video{
        position: relative;
        width: 100%;
        left: 0;
        top: 30px;
        padding-bottom: 10px;
    }
}

/*
@media screen and (min-width: 1199px){
    .autocomplete-suggestions{
        top: 47px!important;
    }
}
*/

/* END EXPLORA ************************************************************************ */

/* TOOL RICERCA *********************************************************************** */
.tool-container {
    margin-top: 25px;
    margin-bottom: 25px;
}
.tool-container .tool-wrapper {
    width: 97%;
    padding-left: 10px;
}
.tool-container .tool-pa-container {
    display: none;
}
.tool-container-type {
    margin-bottom: 10px;
    padding-left: 25px;
}
.tool-container-type>span{
    margin-right: 30px;
    cursor: pointer;
    color: #a5a5a5;
}
.tool-container-type>span.active{
    border-bottom: 1px solid #009640;
    color: #009640;
}
.tool-container .col-md-offset-3>.tool-wrapper {
    padding-left: 0 !important;
}
.tool-container button {
    border: 1px solid #009640;
    color: #ffffff;
    background-color: #009640;
    position: relative;
    margin-top: 19px;
    padding: 11px 5px;
} 
.tool-container button:hover {
    border: 1px solid #009640;
    color: #ffffff;
    background-color: rgba(0, 150, 64, 0.7);
}
.tool-container button.disabled {
    pointer-events: none;
}
@media screen and (min-width: 992px) {
    .tool-wrapper-filtri {
        margin-left: -15px;
    }
    .tool-wrapper-filtri>div {
        width: 30.5%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1370px) {
    .tool-container .tool-wrapper {
        width: 96%;
    }
}
@media screen and (max-width: 991px) {
    .tool-container button {
        position: relative;
        bottom: 0;
        width: 30%;
        float: right;
        margin-right: 5px;
    }
    .tool-container .row .tool-wrapper>div {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .tool-container .tool-wrapper {
        padding-left: 0;
    }
    .tool-container button {
        width: calc(100% - 10px);
    }
    .tool-container-type {
        margin-bottom: 10px;
    }
    .tool-container-type>span{
        width: 45%;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        margin-right: 5px;
    }
    .tool-container-type.col-sm-offset-4>span{
        width: 100%;
        text-align: left;
    }
    .tool-container-type>span.active{
        border: none;
    }
}

/*======================================
Selectric v1.13.0
======================================*/

.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #405464;
    border-radius: 0px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin: 0 25px 0 5px;
    padding: 10px 5px;
    font: 15px "ArialMT", sans-serif;
    line-height: 1.44;
    height: 41px;
    color: #405464;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .button {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: solid #405464;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.selectric-open {
z-index: 9999;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    border: 1px solid #405464;
    z-index: -1;
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul, .selectric-items li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: auto;
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #405464;
    cursor: pointer;
}

/* END TOOL RICERCA ******************************************************************* */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .top-block .container.top-slogan.animation-on-load.animation-start {
        margin-left: 0 !important;
    }
}

/* SPINNER LOADING MAPPA EXPLORA ******************************************************************* */
.lds-ring {
    display: block;
}
.lds-ring div {
box-sizing: border-box;
display: block;
position: absolute;
width: 150px;
height: 150px;
margin: 10% 40%;
border: 6px solid #405464;
border-radius: 50%;
animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #405464 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 767px){
    .lds-ring div {
        margin: 10% 30%;
    }
}
/* END SPINNER LOADING MAPPA EXPLORA ******************************************************************* */

a[href*="tel:"] {
    pointer-events: none;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    a[href*="tel:"] {
        pointer-events: auto;
        text-decoration: underline;
    }
}

.lancio-contatto-informazioni a.button-red:first-of-type{

    margin-left: 10px;

    margin-right: 20px;

}

abbr {
	text-decoration: none !important;
}

abbr[title], abbr[data-original-title] {
    border-bottom: none;
}

.btn-info {
    width: fit-content; 
}

/* MODULO CONTATTI *********************************************************** */
.form-container div.col-md-10> div {
    float: right;
}
.form-container label.error {
    color: red !important;
    position: absolute !important;
    display: block;
}
.form-container .campo-form input.error,
.form-container .campo-form select.error,
.form-container .campo-form textarea.error {
    border-color: red !important;
}
.testata-form {
    margin-bottom: 50px;
}
.testata-form>img {
    width: 60px;
    vertical-align: bottom;
}
.testata-form-fnri>img {
    vertical-align: top;
}
.testata-form>div {
    display: inline-block;
    border-left: 1px solid #405464;
    padding-left: 10px;
    margin-left: 4px;
}
.testata-form-fnri>div{
    width:80%;
}
.testata-form>div>* {
    margin: 0;
}
.testata-form h2 {
    line-height: 35px;
}
#form-pa, #form-privato {
    display: none;
}
.sezione-form {
    width: 100%;
    display: inline-block;
}
.sezione-form .campo-form {
    padding-left: 0;
    margin: 30px 10px 0 0;
}
.sezione-form .campo-form input{
    border-radius: 0;
    border-color: #ccc;
}
.sezione-form .campo-form label{
    display: block;
    font-weight: bold;
}
.sezione-form .campo-form .custom-combobox .error{
    font: 15px/1.3 "ArialMT", sans-serif;
    font-weight: bold;
}
.sezione-form .campo-form .custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
    background: #fff;
    display: block;
}
.sezione-form .campo-form .custom-combobox {
    position: relative;
    display: inline-block;
}
.sezione-form .campo-form .custom-combobox-toggle {
    position: absolute;
    top: 2px;
    bottom: 0;
    right: 10px;
    margin-left: -1px;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    color: #405464;
}
.sezione-form .campo-form input:focus, .sezione-form .campo-form select:focus {
    outline: none;
    box-shadow: none;
}
.sezione-form .campo-form select {
    width: 100%;
    -webkit-appearance: none;
    cursor: pointer;
    height: 34px;
}
.sezione-form .campo-form div.fa.fa-2x.fa-angle-down {
    position: absolute;
    right: 25px;
    bottom: 2px;
    cursor: pointer;
    pointer-events: none;
}
.consenso-dati-form {
    margin-top: 50px;
}
.consenso-dati-form input[type="radio"] {
    margin-top: 20px;
    margin-bottom: 20px;
}
.consenso-dati-form input[type="radio"]:last-of-type {
    margin-left: 30px;
}
.consenso-dati-form p>label.error {
    display: none;
}
.consenso-dati-form hr {
    border-top: 2px solid #009640;   
    width: 25%;
    margin: 50px auto;
}
.button-submit-form {
    display: block;
    margin: 40px auto;
    padding: 15px 100px;
    background: #009640;
    color: #ffffff;
    border: none;
}
.scelta-tipo-form-container {
    margin-top: 30px;
    padding: 0 !important;
}
.scelta-tipo-form {
    padding: 20px 0 15px 0;
    cursor: pointer;
    text-align: center;
    display: inline;
    margin: 20px 10px 10px 0;
    position: relative;
    background: #E8E8E8;
}
.scelta-tipo-form.active {
    background: #405464;
    padding: 20px 0 25px 0;
}
.scelta-tipo-form>div {
    display: inline-block;
    border: none;
    padding: 0 20px 10px 20px;
}
.scelta-tipo-form.active>div {
    border-bottom: 2px solid #ffffff;
    margin-right: -4px;
}
.scelta-tipo-form label, .scelta-tipo-form i{
    display: inline-block;
    color: grey;
    cursor: pointer;
}
.scelta-tipo-form label {
    margin-right: 10px;
}
.scelta-tipo-form i {
    vertical-align: bottom;
}
.scelta-tipo-form.active label, .scelta-tipo-form.active i {
    color: #fff;
}
.campo-form-invalid {
    border-color: red !important;
}
.sezione-form .campo-form textarea {
    width: calc(100% + 10px);
    resize: none;
}
@media screen and (max-width: 991px) {
    .scelta-tipo-form {
        display: inline-block;
        width: auto;
        margin: 20px 0 10px 0;
        padding: 3px !important;
    }
    .scelta-tipo-form>div {
        display: inline-block;
        border: none;
        padding: 0 4px;
    }
    .scelta-tipo-form.active>div {
        border-bottom: 2px solid #ffffff;
        margin: 0 -4px 2px -4px;
    }
    .scelta-tipo-form label {
        font-size: 2vw;
    }
    .custom-combobox-input {
        width: 100%;
    }
    .testata-form>div {
        width: 75%;
    }
    .testata-form>div>div.text-large-secondary{
        font-size: 13px;
        line-height: 16px;
    }
    .sezione-form .campo-form textarea {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .scelta-tipo-form label {
        font-size: 3vw;
    }
    .scelta-tipo-form i {
        vertical-align: middle;
        font-size: 10px;
    }
    .button-submit-form {
        width: auto;
    }
    .testata-form>div {
        width: 75%;
    }
}
@media screen and (max-width: 450px) {

}
.small-hero {
    height: 300px !important;
}
@media screen and (max-width: 767px) {
    .small-hero {
        height: 250px !important;
    }
}
.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;   /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    z-index:1000 !important;
}
.top-block .top-slogan a {
    padding: 0px;
    font-size: inherit;
}

/****************************PAGINE EVENTO 170 ANNI ************************************/
.tool-container-type .launch-text
{
    margin-top:25px;
    min-height: 90px;
}
.tool-container-type.card-product .launch-text {
    min-height: 70px;
}
.text-medium-main.launch-text {
    font-weight: normal;
    color: rgba(0, 31, 91, 0.5)
}
.tool-container-type .row-button
{
    margin-right: 30px;
}
.button-green-solid{
    display: inline-block;
    margin-top: 20px;
}
.tool-container-type img{
    width: 100%;
    max-height: 250px;
}
.tool-container-type .inner{
    min-height:250px;
    background-size: cover;
    display: flex;
    flex-direction: column;
}
.tool-container-type .inner h2{
    line-height: normal;
    margin:0;
}
.tool-container-type .inner .text-blue,.tool-container-type .inner .text-white{
    flex-grow: 1;
    margin:0;
}
.tool-container-type-170 .img-big {
    max-height: 455px;
}
@media only screen and (min-width: 992px){
    .tool-container-type-170 .inner-big {
        min-height: 455px;
    }
}
.ctn-timeline{
    margin:60px auto;
    position: relative;
}
.ctn-timeline img{
    width: 100%;
}
.ctn-timeline::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 1px;
    height: 100%;
    background-color: #415363;
    display: block;
}
.ctn-timeline .text-medium-secondary{
    font-family:"Arial";
}
h2.text-blue.number{
    font-size: 60px;
    margin: 0 0px 30px 0;
}
.right{
    text-align: unset;
    margin: 60px -15px;
}

@media only screen and (max-width: 991px) {
    .ctn-timeline::after{
       display: none;
    }   
    h2.text-blue.number{
       margin: 30px 0px 30px 0;
    }
}
.fotogallery-170 img{
    max-height: max-content;
}
.logo-testo span{
    text-decoration:none;
    font-family: "bressayregular";
    position: absolute;
    bottom: 16px;
}
@media only screen and (max-width: 991px) {
    .logo-testo span{
        font-size: 10px;
        bottom: 5px;
    }
    .logo-testo img{
        padding-left: 0px !important;
    }
}
#header .main-menu-desktop>li>a.cta-170{
    width: 68px;
    height: 52px;
    margin-top: 10px;
    padding: 0 15px;
    background-size: contain;
    position: relative;
}
#header .main-menu-desktop>li>a.cta-170 span{
    position: absolute;
    top: 30%;
    left: 80px;
}
#header .main-menu-desktop>li>a.cta-170 span:hover,#header .main-menu-desktop>li>a.cta-170:hover span{
    font-weight: bold;
}
@media only screen and (max-width: 991px) {
    .slider-cycle iframe{
        height: 300px;
    }
}
#header .main-menu-desktop-170>li>a:hover{
    font-weight: bold;
}
.go-top-wrapper-170{
    left:0px;
}
.tool-container-type-170{
    padding-left:15px;
}
.logo-rai{
    margin-left: 10px;
    margin-top: -20px;
}

@media (min-width: 992px){
    .banner-opposite-170 {
        flex-direction: row-reverse;
        display:flex
    }
}


/********OWL GALLERY*********/
.ctn-gallery{margin:60px auto;}
.outer { margin:0 auto; max-width:800px;}
#big .item, #bigVideo .item  { padding: 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; }
#thumbs .item, #thumbsVideo .item  { max-height:150px; padding: 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; cursor: pointer; }
#thumbs .item { background: #C9C9C9 }
#thumbs .item h1, #thumbsVideo .item h1 { font-size: 18px; }

.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme, #bigVideo.owl-theme { position: relative; }
#big.owl-theme .owl-next, #bigVideo.owl-theme .owl-next, #big.owl-theme .owl-prev, #bigVideo.owl-theme .owl-prev { background:#333; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev, #thumbsVideo.owl-theme .owl-next, #thumbsVideo.owl-theme .owl-prev { background:#333; }

#big.owl-theme .owl-next, #big.owl-theme .owl-prev,
#bigVideo.owl-theme .owl-next, #bigVideo.owl-theme .owl-prev{
    position: absolute;
    width: 38px;
    height: 38px;
    top: 50%;
    left: inherit;
    font-size: 0;
    line-height: 0;
    color: transparent;
    border: none;
    background-color: #fff;
    background-image: none;
    z-index: 10;
    margin-top: -19px;
}

#big.owl-theme .owl-prev, #bigVideo.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next, #bigVideo.owl-theme .owl-next { right: 10px; }

#big.owl-theme .owl-prev:before, #big.owl-theme .owl-next:before,
#bigVideo.owl-theme .owl-prev:before, #bigVideo.owl-theme .owl-next:before{
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border: solid #009640;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#big.owl-theme .owl-next:before, #bigVideo.owl-theme .owl-next:before{
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#thumbs .owl-prev,#thumbs .owl-next,
#thumbsVideo .owl-prev,#thumbsVideo .owl-next{
    display: none;
}

#big .item img, #bigVideo .item img{
    height: auto;
    object-fit: contain;
    max-height: 550px;
}

#thumbs .item img, #thumbsVideo .item img{
    height: auto;
    object-fit: contain;
    max-height: 130px;
}

 @media only screen and (max-width: 991px){
    #big .item img, #bigVideo .item img{
        max-height: 240px;
    }

    #thumbs .item img, #thumbsVideo .item img{
        max-height: 56px;
    }
}
/**********OWL GALLERY END***********/

.button-nl{
    height: 43px;
    padding: 0 25px;
    font-size: 15px;
    line-height: 41px;
    color: #009640;
    background-color: transparent;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    border: 1px solid #009640;
    margin-left:30px;
 }
.button-nl:hover {
   color: #fff;
   background-color: rgba(0, 150, 64, 0.7);
}
.text-medium-nl{
   font-size: 18px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   display: inline-block;
}
@media screen and (max-width: 749px) {
   .text-blue.icon-nl {
      font-size: 30px;
      display: flex;
      align-items: center;
   }
   .button-nl{
      margin-left:0px;
      width: 100%;
      text-align: center;
   }
   .text-blue.icon-nl:before{
      background-size:75%;
   }
}
.modal-backdrop{
    background-color: grey;
}
#alertModal{
    top:200px;
}
@media screen and (max-width: 991px) {
    #alertModal{
        top:80px;
    }
}
.ctn-societogramma:before{
    content:'';
    background: var(--my-back-var);
    width:100px;
    height:66px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
}
.ctn-societogramma .ctn-societogramma-inner{
    display: inline-block;
}
.ctn-societogramma h3.text-blue{
    font-size: 23px;
    line-height: normal;
}
.ctn-societogramma .text-blue.icon{
    font-size: 40px;
    line-height: normal;
}
.cdp-logo{
    margin:40px auto 60px;
}
.societogramma-desc{
    margin-left: 9px;
    font-size:20px;
    font-family: Arial, Helvetica, sans-serif;
    color:#848484;
    line-height: 24px;
    margin-top:50px;
}
@media screen and (max-width: 749px) {
    .ctn-societogramma .text-blue.icon {
        font-size: 30px;
        line-height: normal;
    }
    .ctn-societogramma h3.text-blue {
        font-size: 16px;
        line-height: normal;
    }
}
@media screen and (max-width: 565px) {
    .ctn-societogramma h3.text-blue{
        font-size: 14px;
    }
    .ctn-societogramma .ctn-societogramma-inner {
        max-width: 100%;
        margin-top:80px;
    }
    .ctn-societogramma:before{
        content: '';
        background: var(--my-back-var);
        width: 98px;
        height: 66px;
        position: absolute;
        display: inline-block;
        margin-right: 0;
        margin: 0 auto;
        text-align: center;
        left: 0;
        right: 0;
    }
}

.grid-square-img{
    margin-top:30px;
}

.grid-square-img > .info-e-strumenti{
    background-color:#FBFBFF;        
    padding-top:60px;
    padding-bottom: 20px;
    border: transparent 10px solid;
}

.grid-square-img > .info-e-strumenti img{
    height: 70px;
}

.grid-square-img > .info-e-strumenti:hover{
    border: #405464 10px solid;
    margin: 0px;
}

@media screen and (max-width: 767px){
    .grid-square-img>div.info-e-strumenti{
        padding-left:0px !important;
    }
}

@media screen and (max-width: 992px){
    .grid-square-img>div.info-e-strumenti {
        margin-bottom: 0px;
    }
    .grid-square-img {
        margin-top: 15px;
    }
}

.explora-launch {
    height: 420px;
    background-size: cover;
    background-position-x: center;
    border: 2px solid;
    border-image-source: linear-gradient(90deg, transparent, #F4F4F4);
    border-image-slice: 1;
}

.cdp-mt-20 {
    margin-top:20px;
}
.cdp-mt-30 {
    margin-top:30px;
}
.cdp-mb-20 {
  margin-bottom: 20px;
}
.cdp-mb-30 {
  margin-bottom: 30px;
}

/***************HERO NEW STYLE**************/
#hp-reskin {
    margin-top: 120px
}

#hp-reskin .button-green-solid:focus, #hp-reskin .button-green-solid:visited {
    outline: none
}

#hp-reskin .button-white-solid {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    text-decoration: none;
    transition: all .1s ease-in-out;
    cursor: pointer
}

#hp-reskin .cta.green {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    color: #009231;
    text-decoration: none;
    padding-left: 2em
}

#hp-reskin .hero-carousel {
    position: relative
}

#hp-reskin .hero-carousel .slick-dots {
    padding: 0;
    position: absolute;
    bottom: 50px;
    left: 10em
}

#hp-reskin .hero-carousel .slick-dots li:first-child {
    margin-left: 0
}

#hp-reskin .hero-carousel .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
    margin: 0 5px;
    cursor: pointer
}

#hp-reskin .hero-carousel .slick-dots li.slick-active {
    background-color: #fff
}

#hp-reskin .hero-carousel .slick-dots li button {
    display: none
}

#hp-reskin .hero-carousel button {
    border: 0 outset transparent;
    border-image: initial;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 30px;
    height: 50px
}

#hp-reskin .hero-carousel button:after, #hp-reskin .hero-carousel button:before {
    display: none
}

#hp-reskin .hero-carousel button.prevArrow {
    left: 40px;
    background: url(../img/prevArrow.svg) 50% no-repeat
}

#hp-reskin .hero-carousel button.nextArrow {
    right: 40px;
    background: url(../img/nextArrow.svg) 50% no-repeat
}

#hp-reskin .hero-carousel .slick-slide {
    position: relative
}

#hp-reskin .hero-carousel .slick-slide video {
    height: auto;
    width: 100%
}

#hp-reskin .hero-carousel .slick-slide .inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #212b33;
    background: linear-gradient(90deg, #212b33, rgba(0, 0, 0, .1) 35%, transparent)
}

#hp-reskin .hero-carousel .slick-slide .inner .flag {
    position: absolute;
    bottom: -1px;
    right: 40px;
    width: 120px;
    height: auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    opacity: 1
}

#hp-reskin .hero-carousel .slick-slide .inner .flag .green {
    background-color: #009640;
    width: 40px;
    height: 60%;
    opacity: 0;
    visibility: hidden;
    animation: a .5s linear .5s;
    animation-fill-mode: forwards
}

#hp-reskin .hero-carousel .slick-slide .inner .flag .red {
    background-color: #e30613;
    width: 40px;
    height: 90%;
    opacity: 0;
    visibility: hidden;
    animation: b .5s linear .5s;
    animation-fill-mode: forwards
}

#hp-reskin .hero-carousel .slick-slide .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 0 0 10em;
    justify-content: center;
    color: #fff;
    z-index: 1
}

#hp-reskin .hero-carousel .slick-slide .content h2.title {
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 4rem;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: .5em
}

#hp-reskin .hero-carousel .slick-slide .content span.suptitle {
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.1;
    letter-spacing: 1.6px;
    text-transform: uppercase
}

#hp-reskin .hero-carousel .slick-slide .content .desc p {
    font-size: 2.2rem;
    font-weight: 400
}

#hp-reskin .hero-carousel .slick-slide .content a.button-green-solid {
    align-self: flex-start
}

#hp-reskin .hero-carousel .slick-slide .content.video {
    left: 40%;
    width: 48.5%
}

#hp-reskin .hero-carousel .slick-slide .content.video .ctn-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

#hp-reskin .hero-carousel .slick-slide .content.video .ctn-video #player, #hp-reskin .hero-carousel .slick-slide .content.video .ctn-video iframe, #hp-reskin .hero-carousel .slick-slide .content.video .ctn-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000
}

#hp-reskin .hero-carousel .slick-slide .content.video .ctn-video .mp4 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#hp-reskin .hero-carousel .slick-slide img {
    width: 100%;
    height: auto
}

#hp-reskin .hero-carousel .slick-slide.content-video.half-screen .content {
    background-color: #32404d;
    padding: 0 3em 0 10em
}

#hp-reskin .hero-carousel .slick-slide.content-video.half-screen .content.video {
    background-color: transparent;
    left: none;
    left: unset;
    right: 0;
    width: 61%;
    padding: 0
}

@keyframes a {
    0% {
        height: 0%
    }
    to {
        height: 60%;
        opacity: 1;
        visibility: visible
    }
}

@keyframes b {
    0% {
        height: 0%
    }
    to {
        height: 90%;
        opacity: 1;
        visibility: visible
    }
}

@media screen and (max-width:1440px) {
    #hp-reskin .slick-slide .content {
        width: 45%
    }
    #hp-reskin .hero-carousel .slick-dots {
        bottom: 10px
    }
}

@media screen and (max-width:1280px) {
    #hp-reskin .slick-slide .content h2.title {
        font-size: 3rem
    }
    #hp-reskin .slick-slide .content .desc p {
        font-size: 2rem
    }
}

@media screen and (max-width:1199px) {
    #hp-reskin .hero-carousel .slick-slide .content {
        width: 40%;
        padding: 0 1.5em 0 7em
    }
    #hp-reskin .hero-carousel .slick-slide .content h2.title {
        font-size: 2.2rem
    }
    #hp-reskin .hero-carousel .slick-slide .content .desc p {
        font-size: 1.8rem
    }
    #hp-reskin .hero-carousel .slick-slide.content-video.half-screen .content {
        width: 40%;
        padding: 0 1.5em 0 7em
    }
    #hp-reskin .hero-carousel .slick-dots {
        bottom: 5px;
        left: 7em
    }
}

@media screen and (max-width:1024px) {
    #hp-reskin .hero-carousel .hero-carousel .slick-dots {
        bottom: 5px;
        left: 7em
    }
}

@media screen and (max-width:991px) {
    #hp-reskin {
        margin-top: 50px
    }
    #hp-reskin .hero-carousel .slick-slide {
        display: flex;
        flex-direction: column
    }
    #hp-reskin .hero-carousel .slick-slide.content-video.half-screen picture {
        display: none
    }
    #hp-reskin .hero-carousel .slick-slide .content, #hp-reskin .hero-carousel .slick-slide.content-video.half-screen .content {
        position: relative;
        width: 100%;
        background-color: #32404d;
        margin: 0 auto;
        padding: 3em 1.5em 5em;
        order: 2
    }
    #hp-reskin .hero-carousel .slick-slide .content.video .ctn-video {
        padding-top: 22px
      }
    #hp-reskin .hero-carousel .slick-slide.content-video.half-screen .content.video, #hp-reskin .hero-carousel .slick-slide .content.video {
        width: 100%;
        padding: 0;
        position: relative;
        order: 1
    }
    #hp-reskin .hero-carousel .slick-slide .inner .flag {
        top: 27%
    }
    #hp-reskin .hero-carousel .slick-dots {
        position: relative;
        bottom: 3em;
        left: 0;
        padding-left: 1.5em;
        width: auto;
        display: inline-block
    }
    #hp-reskin .hero-carousel button {
        transform: translateY(0);
        margin-top: 4em
    }
    #hp-reskin .hero-carousel button.prevArrow {
        left: 15px
    }
    #hp-reskin .hero-carousel button.nextArrow {
        right: 15px
    }
    #hp-reskin .hero-carousel .slick-slide .inner {
        background: none !important
    }
}

@media screen and (max-width:767px) {
    #hp-reskin .hero-carousel .slick-slide {
        display: flex;
        flex-direction: column
    }
    #hp-reskin .hero-carousel .slick-slide.content-video picture, #hp-reskin .hero-carousel .slick-slide .inner .flag {
        display: none
    }
    #hp-reskin .hero-carousel .slick-slide .content, #hp-reskin .hero-carousel .slick-slide.content-video.half-screen .content {
        order: 2
    }
    #hp-reskin .hero-carousel .slick-slide.content-video.half-screen .content.video, #hp-reskin .hero-carousel .slick-slide .content.video {
        width: 100%;
        padding: 0;
        position: relative;
        order: 1
    }
}

@media screen and (max-width:480px) {
    #hp-reskin .hero-carousel .slick-slide .content h2.title {
        font-size: 2.5rem
    }
    #hp-reskin .hero-carousel .slick-slide .content .desc p {
        font-size: 1.8rem
    }
    #hp-reskin .hero-carousel .slick-slide .inner .flag {
        top: 31%;
        width: 60px;
        height: 12%
    }
    #hp-reskin .hero-carousel .slick-slide .inner .flag .green, #hp-reskin .hero-carousel .slick-slide .inner .flag .red {
        width: 20px
    }
}
/***************END HERO NEW STYLE**************/

.landing-contacts.sticky-anchor{
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    margin: 0px;
    background-color: #009640;
    padding: 8px;
    text-align: center;
}
.landing-contacts.sticky-anchor-left{
    left: 40px;
    right: auto;
}
.landing-contacts a.anchor-text{
	text-decoration:none;
    cursor:pointer
}
.landing-contacts .anchor-text img{
    height: 50px
}
.landing-contacts .anchor-text p{
    margin: 0px
}
.text-quote {
    position: relative;
    background-image: url('../img/virgolette.svg');
    background-repeat: no-repeat;
}
@media screen and (min-width:1200px) {
    .text-quote {
        background-size: 10%;
        padding: 4vh 1vw;
    }
}
@media screen and (min-width:992px) and (max-width:1199px) {
    .text-quote {
        padding: 7vh 10vw;
        background-size: 15%;
        background-position-y: 5vh;
    }
}
@media screen and (max-width:991px) {
    .text-quote {
        padding: 4vh;
        background-position-y: 1vh;
        background-size: 20%;
    }
}

audio::-webkit-media-controls-enclosure {
    border-radius:0;
}

.textblock-quote {
    color: #355c98;
    border-left: 5px solid #355c98;
    padding: 10px 20px;
    margin: 3rem 0 3rem 0;
    font-size: 1.4em;
    line-height: 3.2rem;
}
.textblock-quote a {
    color: #355c98;
}
.textblock-greybox {
    background-color: #ededed;
    font-size: 1.1em; 
    line-height: 3.2rem;
    margin-left: -4rem;
    margin-right: -4rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 2rem;
    padding-right: 4rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
}
.textblock-bluebox {
    color: #fff;
    background-color: #355c98;
    font-size: 1.1em; 
    line-height: 3.2rem;
    margin-left: -4rem;
    margin-right: -4rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 2rem;
    padding-right: 4rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
}
.textblock-bluebox a {
    color: #fff;
}
.responsive-iframe iframe {
    width: 1px;
    min-width: 100%;
}