.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 2rem;
    padding-left: 2rem;
}
.container,
.container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
}
.row {
    margin-right: -2rem;
    margin-left: -2rem;
}
.nopadding {
    padding: 0;
}
body,
html {
    height: 100%;
}
@media (max-width: 480px) {
    html {
        font-size: 55%;
    }
}
@media (min-width: 481px) {
    html {
        font-size: 55%;
    }
}
@media (min-width: 768px) {
    html {
        font-size: 55%;
    }
}
@media (min-width: 992px) {
    html {
        font-size: 55%;
    }
}
@media (min-width: 1200px) {
    html {
        font-size: 52.5%;
    }
}
@media (min-width: 1400px) {
    html {
        font-size: 62.5%;
    }
}
/*
@media (min-width: 1400px) {
    html {
        font-size: 70.5%;
    }
}
*/
body {
    font-size: 1.6rem;
    line-height: 3.2rem;
    font-weight: 400;
    color: #0b416e;
    background: #fff;
    font-family: 'wotfardregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.container {
    max-width: 1440px;
    width: auto;
}
#t3-content ul,
#t3-content ol {
    list-style-position: outside;
    overflow: hidden;
    padding-left: 2rem;
    margin-top: 0;
}
* {
    outline-style: none;
}
#t3-content ul li,
#t3-content ol li {
    margin-bottom: 2rem;
}
a.allegato,
.allegato a,
.pulsante,
.buttonck {
    border: 0;
    font-size: 1.6rem;
    font-family: 'wotfardmedium';
}
.citazione {
    position: relative;
    font-size: 2.8rem;
    line-height: 3.6rem;
    display: block;
    padding: 0 30px;
    text-align: center;
    color: #0b416e;
    margin: 4rem 0;
    font-family: "CanelaBold";
}
.citazione:before {
    font-family: 'FontAwesome';
    content: "\f10d";
    font-size: 3.4rem;
    margin-bottom: 2rem;
    display: block;
}
@media (max-width: 599px) {
    .citazione:before,
    .citazione:after {
        display: block;
        margin: 0 !important;
    }
}
p {
    margin: 0 0 3rem 0;
}
a:hover,
a:focus {
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0b416e;
    margin: 0;
    font-weight: normal;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: rgba(11, 65, 110, .8);
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
h1,
h2,
h3 {
    font-family: 'CanelaBold';
}
h4,
h5 {
    font-family: 'wotfardsemibold';
}
h6 {
    font-family: 'wotfardmedium';
}
@media (max-width: 767px) {
    h1,
    .int-1 .position-1 .nspArt .nspHeader {
        font-size: 3.8rem;
        line-height: 4.8rem;
    }
    h2 {
        font-size: 2.6rem;
        line-height: 3.6rem;
    }
    h3 {
        font-size: 3.8rem;
        line-height: 4.8rem;
    }
    h4 {
        font-size: 2.4rem;
        line-height: 3.4rem;
    }
    h5 {
        font-size: 2rem;
        line-height: 3rem;
    }
}
@media (min-width: 768px) {
    h1,
    .int-1 .position-1 .nspArt .nspHeader {
        font-size: 4.8rem;
        line-height: 5.8rem;
    }
    h2 {
        font-size: 3.6rem;
        line-height: 4.6rem;
    }
    h3 {
        font-size: 4.8rem;
        line-height: 5.8rem;
    }
    h4 {
        font-size: 2.4rem;
        line-height: 3.4rem;
    }
    h5 {
        font-size: 2rem;
        line-height: 3rem;
    }
}
h1 {
    color: #0b416e;
    margin-bottom: 4rem;
}
h1 a {
    color: #fff;
}
h2 {
    margin-bottom: 2rem;
}
h3 {
    margin-bottom: 4rem;
}
h4 {
    margin-bottom: 2rem;
}
h5 {
    margin-bottom: 1rem;
}
b,
strong {
    font-family: 'wotfardmedium';
    font-weight: normal;
}
a {
    color: #0b416e;
}
.custom > p {
    margin: 0;
}
@media (max-width: 991px) {
    .t3-content {
        padding-top: 4rem;
        padding-bottom: 3rem;
    }
    .view-search .t3-mainbody {
        padding-top: 10rem;
    }
}
@media (min-width: 992px) {
    .t3-content {
        padding-top: 0;
        padding-bottom: 10rem;
    }
    .t3-mainbody {
        padding-top: 16rem;
        padding-bottom: 0;
    }
}
/* # header # */
.header-absolute .t3-header {
    width: 100%;
    z-index: 100;
}
@media (min-width: 992px) {
    .header-absolute .t3-header {
        position: fixed;
    }
}
html:not(.layout-blog) .t3-header {
    padding: 0rem;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999999999999999;
}
.t3-header .container-fluid {
    width: 100%;
}
.t3-header .header-top {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0;
}
.t3-header .header-top .header-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.t3-header .header-top .navbar-header {
    flex: 0.5;
    text-align: right;
}
.t3-header .t3-header-top .logo {
    padding: 1rem 0;
}
.t3-header .t3-header-top {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}
.t3-header .menu .t3-mainnav {
    position: relative;
    z-index: 3;
}
.t3-header .menu {
    position: relative;
}
@media (max-width: 991px) {
    .t3-header,
    .t3-off-canvas-header {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
    }
}
.t3-header .logo .background {
    fill: #004172
}
.off-canvas-toggle .background {
    fill: #004172;
}
.off-canvas-toggle .line,
.off-canvas-toggle .txt {
    fill: #fff;
}
.homepage .t3-header .logo .background {
    fill: #fff
}
.homepage.scrollDown .t3-header .logo .background,
.homepage.scrollUp .t3-header .logo .background {
    fill: #004172;
}
@media (max-width: 1199px) {
    .homepage .off-canvas-toggle .line,
    .homepage .off-canvas-toggle .txt {
        fill: #004172;
    }
    .homepage .off-canvas-toggle .background {
        fill: #fff;
    }
    .homepage.scrollDown .off-canvas-toggle .background,
    .homepage.scrollUp .off-canvas-toggle .background {
        fill: #004172;
    }
    .homepage.scrollDown .off-canvas-toggle .line,
    .homepage.scrollUp .off-canvas-toggle .line,
    .homepage.scrollDown .off-canvas-toggle .txt,
    .homepage.scrollUp .off-canvas-toggle .txt {
        fill: #fff;
    }
}
.logo-image a {
    display: block;
    line-height: 0;
}
@media (max-width: 500px) {
    .logo-image svg {
        width: 20rem;
    }
}
@media (min-width: 501px) {
    .logo-image svg {
        width: 25rem;
    }
}
@media (min-width: 768px) {
    .logo-image svg {
        width: 25rem;
    }
}
@media (min-width: 991px) {
    .logo-image svg {
        width: 25rem;
    }
}
@media (min-width: 1150px) {
    .logo-image svg {
        width: 20rem;
    }
}
@media (min-width: 1300px) {
    .logo-image svg {
        width: 22rem;
    }
}
/* # contenuti # */
/* call to action */
a.allegato,
.allegato a,
.pulsante,
.buttonck {
    border: 0;
    font-size: 1.6rem;
    font-family: 'wotfardmedium';
}
a.allegato {
    color: #0b416e !important;
}
.slideshow .uk-margin a:hover,
.slideshow .uk-margin a:focus,
.buttonck:hover,
.buttonck:focus {
    text-decoration: none;
}
.buttonck.freccia:hover,
.buttonck.freccia:focus {
    background: none !important;
}
.view-search .result__item a.result__title-link span:after,
.slideshow .uk-margin a:after,
.readmore a:after,
.buttonck.freccia span:after {
    content: "\e903";
    font-family: 'icomoon';
    margin-left: 2rem;
    font-size: 1.6rem;
    color: #ff7778;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.bg-blu .buttonck.freccia span:after {
    color: #fff;
}
.view-search .result__item a.result__title-link span:hover:after,
.slideshow .uk-margin a:hover:after,
.readmore:hover a:after,
.buttonck.freccia:hover span:after {
    margin-left: 4rem;
    text-decoration: none;
}
.int-4 .buttonck.freccia:hover span:after {
    margin-right: -4rem;
}
a.pulsante,
.buttonck.pieno {
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    color: #fff;
}
a.allegato:after,
.allegato a:after {
    content: "\e92b";
    font-family: 'icomoon';
    margin-left: 1rem;
    color: #ff7778;
    font-size: 1.6rem;
}
.buttonck.pieno {
    display: flex;
    align-items: center;
}
.buttonck.pieno.esterno:after {
    content: "\f08e";
    font-family: 'Fontawesome';
    margin-left: 2rem;
    font-size: 2rem;
}
.buttonck.pieno span {
    color: #fff;
}
a.pulsante:hover,
a.pulsante:focus,
.buttonck.pieno:hover,
.buttonck.pieno:focus {
    background: #EA615E !important;
    text-decoration: none;
    color: #fff !important;
}
.readmore a:hover,
.readmore a:focus {
    background: none;
    color: #ff7778 !important;
}
.t3-content a.pulsante {
    margin: 3rem 0 0;
}
.int-4 .buttonck.freccia span {
    color: #0b416e;
    font-size: 2.2rem;
}
.pulsante,
.buttonck.pieno {
    color: #fff !important;
    padding: 2rem 3.4rem !important;
    background: #FF7673 !important;
    border-radius: 1.6rem;
    -webkit-border-radius: 1.6rem;
    -moz-border-radius: 1.6rem;
    -khtml-border-radius: 1.6rem;
    line-height: 1.6rem;
}
.buttonck.pieno span {
    color: #fff;
}
/* //call to ation */
.inner.numeri {
    border-left: 3rem solid #FF7673;
    padding-left: 1rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
    font-size: 2rem;
    font-family: 'wotfardregular';
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
.inner.numeri p {
    line-height: 2rem;
    margin: 0;
}
.inner.numeri .numero {
    font-size: 4.8rem;
    line-height: 4.8rem;
    font-family: 'CanelaBold';
    text-indent: -3rem;
}
.inner.numeri .numero p {
    margin-bottom: 2rem;
}
.custom img,
.jcemediabox-zoom-span,
#t3-content * img {
    max-width: 100%;
    height: auto;
}
.nspImageWrapper img,
#t3-content a.jcepopup,
#t3-content a img {
    -webkit-transition: all 1200ms ease-in-out;
    -moz-transition: all 1200ms ease-in-out;
    -o-transition: all 1200ms ease-in-out;
    -ms-transition: all 1200ms ease-in-out;
    transition: all 1200ms ease-in-out;
}
.nspImageWrapper {
    overflow: hidden;
}
.nspImageWrapper:hover img,
.category-desc a:hover img,
.blog .article-intro:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
/* footer */
.t3-footer a:focus,
.t3-footer a:active {
    color: rgba(255,255,255,.8);
}
.t3-footer .social .inner {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
@media (max-width: 640px) {
    .t3-footer .social .inner {
        justify-content: center;
    }
    .t3-footer .social a {
        margin: 0 2rem;
    }
}
@media (min-width: 641px) {
    .t3-footer .social .inner {
        justify-content: flex-start;
    }
    .t3-footer .social a {
        margin: 0 4rem 0 0;
    }
}
.t3-footer .social a:after {
    font-family: 'icomoon';
    color: #fff;
    font-size: 2rem;
}
.t3-footer .social a.linkedin:after {
    content: '\e914';
}
.t3-footer .social a.facebook:after {
    content: '\e911';
}
.t3-footer .social a.youtube:after {
    content: '\e92a';
}
.t3-footer * {
    color: rgba(255, 255, 255, .8);
}
.t3-footer a:hover {
    color: #fff;
}
.t3-footer {
    background: #0b416e;
    font-size: 1.4rem;
}
.t3-footer p {
    margin: 0;
}
.footer-1 .custom p {
    margin: 0;
}
.imageck img.cover {
    object-fit: cover;
    width: 100%;
}
.imageck img.contain {
    object-fit: contain;
    width: 100%;
}
.imageck img.cover.center {
    object-position: center center;
}
.imageck img.cover.left {
    object-position: top left;
}
.imageck img.cover.right {
    object-position: top right;
}
/*
.int-txt-right {
    padding: 3rem 35rem 3rem 15rem;
}
.int-txt-left {
    padding: 3rem 15rem 3rem 35rem;
}
*/
.int-8 .stelle .innercontent {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}
.int-8 .stelle .innercontent > div {
    margin-right: 1rem;
}
.t3-sidebar-right .nspArt {
    margin-bottom: 4rem;
}
.t3-sidebar-right .nspArt .nspHeader {
    padding: 0;
    font-family: 'wotfardsemibold';
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 2.8rem;
}
.article-aside * {
    padding: 0;
    margin: 0;
}
.article-aside {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}
.t3-sidebar-right .nspArts {
    margin-top: 3rem;
}
.t3-sidebar-right h6 {
    font-family: 'wotfardsemibold';
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 2.6rem;
}
.header-sottomenu .sottomenu {
    background: rgba(11, 65, 110, .1);
    padding: 2rem;
}
.header-sottomenu .mod-custom {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}
.header-sottomenu .mod-custom a {
    padding: 1.6rem 2rem;
    margin: 0 2rem;
    border-radius: 2.6rem;
    -webkit-border-radius: 2.6rem;
    -moz-border-radius: 2.6rem;
    -khtml-border-radius: 2.6rem;
}
.header-sottomenu .mod-custom p:first-child a {
    font-family: 'wotfardmedium';
}
html.top .header-sottomenu .mod-custom p:first-child a {
    background: #fff;
}
.header-sottomenu .mod-custom .active a {
    background: #fff;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.header-sottomenu .mod-custom a:hover,
.header-sottomenu .mod-custom a:focus {
    text-decoration: none;
}
@media (min-width: 992px) {
    .box-absolute {
        position: absolute !important;
    }
    .box-absolute.bottom {
        right: 8rem;
        bottom: -8rem;
        width: 60%;
    }
    .box-absolute.center {
        right: -8rem;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 50rem
    }
}
.box-quote-relative {
    position: relative;
}
.box-quote-absolute p {
    margin: 0;
}
.box-quote-absolute {
    position: absolute !important;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-family: 'CanelaBold';
    font-size: 4.8rem;
    line-height: 5.2rem;
    max-width: 60rem;
    padding: 4rem;
}
.accordionsck h3 {
    font-family: 'wotfardmedium';
}
/*
.nspArt .nspHeader a {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
*/
.nspArt .nspHeader a:after {
    content: "\e903";
    font-family: 'icomoon';
    color: #ff7778;
    font-size: 1.8rem;
    margin-left: 1rem;
    position: absolute;
}
.int-1 .pagebuilderck > div > .inner > div:nth-child(1) .nspArt .nspHeader a:after {
    content: none;
}
.bg-blu * {
    color: #fff;
}
@media (max-width: 641px) {
    .column-reverse,
    .column-reverse .inner {
        display: flex !important;
        flex-flow: column-reverse;
    }
}
.testicona {
    font-family: 'icomoon' !important;
    font-size: 4rem;
}
.box h4:after {
    content: "\e903";
    font-family: 'icomoon';
    color: #ff7778;
    font-size: 1.8rem;
    margin-left: 2rem;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.box h4 {
    font-family: "wotfardregular";
}
.box h3 span,
.box h4 span {
    font-family: "wotfardmedium";
}
.box h3 {
    font-size: 3.2rem !important;
    font-family: "wotfardregular";
    margin: 0 !important;
}
.box:hover h4:after {
    margin-left: 4rem;
}
@media (max-width: 767px) {
    br {
        display: none;
    }
}
.line-icon p {
    display: flex;
    align-items: center;
}
.line-icon p:before {
    content: '';
    width: 20px;
    height: 1px;
    background: #0b416e;
    display: inline-block;
    margin-right: 1rem;
}

/* cambio lingua */

.mod-languages ul li {
    margin: 0;
    
}


.mod-languages ul li a {
      text-transform: lowercase; 
    margin-right: 1rem;
}

.mod-languages ul li.lang-active {
    background: none !important;
}

.mod-languages ul li.lang-active a {
    color: #fff;
    

}

.t3-sidebar-right {
    position: sticky;
    top: 10rem;
    left: 0;
    opacity: 0;
}
