.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: 50%;
    }

}

@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: 55%;
    }
}

@media (min-width: 1400px) {
    html {
        font-size: 62.5%;
    }
}


/*
@media (min-width: 1400px) {
    html {
        font-size: 70.5%;
    }
}
*/
body {
    font-size: 1.8rem;
    line-height: 3.2rem;
    font-weight: 400;
    color: #707070;
    background: #fff;
    font-family: 'rubik';
    -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: 4rem;
    margin-top: 0;

}

* {
    outline-style: none;
}

#t3-content ul li,
#t3-content ol li {
    margin-bottom: 2rem;
}

p {
    margin: 0 0 3rem 0;
}

a:hover,
a:focus {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    
}


h1,
h2,
h3 {
    font-weight: normal;
}


h4,
h5 {
    font-weight: 500;
}


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,
h4,
h5 {
    font-family: 'rubik';
}


h6 {
    font-family: 'rubik';
}



@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 {
        font-size: 7rem;
        line-height: 8rem;

    }

    h2 {
        font-size: 2.8rem;
        line-height: 3.8rem;

    }

    h3 {
        font-size: 4.6rem;
        line-height: 5.6rem;
    }

    h4 {
        font-size: 2.4rem;
        line-height: 3.4rem;

    }

    h5 {
        font-size: 2rem;
        line-height: 3rem;

    }

}

.homepage h1,
.homepage h2 {
            text-shadow: 0px 2px 2px #CE6969;
}



h1 {
    margin-bottom: 4rem;
}

h1 a {
    color: #fff;
}

h2 {
    margin-bottom: 2rem;
}

h3 {
    margin-bottom: 4rem;
}

h4 {
    margin-bottom: 2rem;
}

h5 {

    margin-bottom: 1rem;
}


.txt-white * {
    color: #fff;
}

.txt-white .buttonck.pieno {
    box-shadow: 0 0 0 2px inset #fff;
}

.txt-white .buttonck.pieno * {
    color: #fff;
}


b,
strong {
    font-weight: 500;
}

a {
    color: #707070;
}


.custom > p {
    margin: 0;
}

@media (max-width: 991px) {
    .t3-content {
        padding-top: 0;
        padding-bottom: 3rem;
    }

    .view-search .t3-mainbody {
        padding-top: 10rem;
    }


}

@media (min-width: 992px) {
    .t3-content {
        padding-top: 0;

    }


    .t3-mainbody {
        /*padding-top: 16rem;*/
        padding-bottom: 0;
    }
}

/* # header # */

.t3-header {
      width: 100%;
    z-index: 100;
    position: absolute;
}


html:not(.homepage) .t3-header {
    position: relative;
}


/*
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;
}

.scrollDown .off-canvas-toggle .line,
.scrollUp .off-canvas-toggle .line {
    fill: #FF8141;
}



.menu-txt-white .t3-header .logo .taglio {
    fill: none;
}




.menu-txt-white .t3-header .logo .grey,
.menu-txt-white .t3-header .logo .orange {
    fill: #fff
}

.menu-txt-white .t3-header .logo .orange-graphic {
    fill: none;
}


.menu-txt-white.scrollDown .t3-header .logo .grey,
.menu-txt-white.scrollUp .t3-header .logo .grey,
html:not(.homepage) .t3-header .logo .grey {
    fill: #707070;
}



.menu-txt-white.scrollDown .t3-header .logo .orange,
.menu-txt-white.scrollUp .t3-header .logo .orange,
html:not(.homepage) .t3-header .logo .orange {
    fill: #FF8141;
}

.menu-txt-white.scrollDown .t3-header .logo .orange-graphic,
.menu-txt-white.scrollUp .t3-header .logo .orange-graphic,
html:not(.homepage) .t3-header .logo .orange-graphic {
    fill: #FF8141;
}


.logo-image a {
    display: block;
    line-height: 0;
}


@media (max-width: 500px) {
    .logo-image svg {
        width: 26rem;
    }
}

@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: 30rem;
    }
}

/* # contenuti # */




/* call to action */
a.allegato,
.allegato a,
.pulsante,
.buttonck {
    border: 0;
    font-size: 1.6rem;



}


.buttonck.inner {
    color: #5CBECC;
}



a.allegato {
    color: #5CBECC !important;
}



.buttonck:hover,
.buttonck:focus {
    text-decoration: none;

}

.buttonck.freccia:hover,
.buttonck.freccia:focus {
    background: none !important;
}

.readmore a:active:focus,
.readmore a:active {
    background: none;
    box-shadow: none;
}



.view-search .result__item a.result__title-link span:after,
.readmore a:after,
.buttonck.freccia span:after {
    content: "\e903";
    font-family: 'icomoon';
    margin-left: 2rem;
    font-size: 1.6rem;
    color: #5CBECC;
    -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;
}



.view-search .result__item a.result__title-link span:hover:after,
.readmore:hover a:after,
.buttonck.freccia:hover span:after {
    margin-left: 4rem;
    text-decoration: none;
    display: inline-block;
}

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: #5CBECC;
    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: #0b416e !important;
    text-decoration: none;


}
*/

.readmore a:hover,
.readmore a:focus {
    background: none;
    color: #5CBECC !important;
}


.t3-content a.pulsante {
    margin: 3rem 0 0;
}


.pulsante,
.buttonck.pieno {
    color: #0b416e !important;
    padding: 2rem 4rem !important;
    background: none !important;
    border-radius: 1.6rem;
    -webkit-border-radius: 1.6rem;
    -moz-border-radius: 1.6rem;
    -khtml-border-radius: 1.6rem;
    line-height: 1.6rem;
    box-shadow: 0 0 0 2px inset #0b416e;
}


.buttonck.pieno span {
    color: #0b416e;
}

/* //call to ation */

.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);
}

.imageck img.cover {
    object-fit: cover;
    width: 100%;
}

.imageck img.contain {
    object-fit: contain;
    width: 100%;
}


.imageck img.cover.center {
    object-position: top center;
}

.imageck img.cover.left {
    object-position: top left;
}

.imageck img.cover.right {
    object-position: top right;
}

.imageck img.cover.top {
    object-position: top center;
}

.btn-demo {
    padding: 1.4rem 3rem !important;
    border: 2px solid #fff;
    border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
}

html.scrollDown .btn-demo,
html.scrollUp .btn-demo {
   border: 2px solid #FF8141; 
    
}

.t3-off-canvas .btn-demo {
    border: 2px solid #FF8141;
        border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
}









.layout-edit .t3-header {
    display: none;
}


 .layout-edit #adminForm .mb-2 {
    margin-top: 20px;
     text-align: center;
}

 .layout-edit #adminForm .mb-2 .btn {
    background: #457d54;
     padding: 1rem 2rem;
     margin: 0 0.2rem;
}



 .layout-edit button[data-submit-task="article.cancel"] {
    background: #c52827 !important;
    
}

 .layout-edit button[data-bs-target="#versionsModal"] {
    background: #fff !important;
    border-color: #ccc !important;
}

.article-aside {
    position: fixed;
    bottom: 50%;
    right: 0;
    z-index: 999999999999999999999999999;
}


.t3-content ul.dropdown-menu {
    padding: 0 !important;
}

.t3-content ul li.edit-icon {
    padding: 0 !important;
    margin: 0 !important;
}

.t3-content ul li.edit-icon div {
    display: inline !important;
}