*::selection {
    background: #4D4E50;
    color: #ffffff;
}
*::-moz-selection {
    background: #4D4E50;
    color: #ffffff;
}
/* gestione video */
.video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* cookie */
.cookie {
    background: #25282A;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    right: 0;
    position: fixed;
    z-index: 99999;
    padding: 5px 20px;
    line-height: 12px;
    display: none;
    border: 1px solid #454545;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    -khtml-border-radius: 4px 0 0 0;
}
.cookie ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.cookie ul li {
    display: inline-block;
    line-height: 20px;
}
.cookie ul li.info a {
    margin-left: 15px;
    color: #ffffff !important;
    font-weight: 600;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
}
.cookie li.info a:hover {
    text-decoration: underline;
}
.cookie ul li.conferma a {
    font-weight: 600;
    background: #fff;
    padding: 2px 6px;
    text-transform: uppercase;
    margin-left: 15px;
    color: #272A2C !important;
    line-height: 12px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
}
.cookie ul li.conferma a:hover {
    text-decoration: none;
    background: #dadada;
}
/* stili editor JCE */
.allineamento {
    clear: both;
    margin: 0;
}
p.pulsante {
    line-height: 50px;
}
p.pulsante a {
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding: 10px 20px;
    color: #272A2C !important;
    line-height: 12px;
    background: #fff;
    text-transform: uppercase;
    text-decoration: none !important;
    -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;
}
.pulsante a:before {
    border: 1px solid #ffffff;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
}
p.pulsante.home a {
    background: #25282A;
    color: #fff !important;
}
.pulsante.home a:before {
    border: 1px solid #363533;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
}
p.pulsante a:hover {
    background: #aaaaaa;
    text-decoration: none !important;
}
p.galleria {
    padding: 10px 0;
    margin: 0;
    text-align: center !important;
    
}

ul.galleria {
    list-style-type: none;
    padding: 10px 0 !important;
    margin: 0;
    text-align: center;
    
}
.galleria > li {
    display: inline-block !important;
    margin: 10px;
    background: none !important;
    padding: 0 !important;
    vertical-align: top;
}
.nopadding {
    padding: 0;
}
/* mappa */
.gm-style-iw {
    color: #000;
}
/* chronoforms5*/
.ringraziamento {
    text-align: center;
    background: #DFF2BF;
    border: 1px solid #4f8a10;
    color: #4f8a10;
    padding: 10px;
}
.com_content.contatti h1.article-title {
    text-align: center;
}
.contatti5 .gbs3 form > div:nth-child(odd) {
    float: right;
}
.contatti5 .gbs3 form > div:nth-child(even) {
    float: left;
}
.contatti5 .gbs3 form > div:last-child {
    clear: both;
    float: none;
    width: 100%;
}
.contatti5 #fin-submit12 {
    width: 200px;
    margin: 20px auto;
}
.contatti5 .gbs3 .help-block {
    display: inline !important;
    padding-left: 10px;
    color: #fff;
}
.contatti5 {
    text-align: left;
}
.contatti5 input[type="submit"]{
    background: #0081C6;
    height: 40px;
    font-size: 16px;
    font-family: 'Montserrat-Light';
    border: 0;
    color: #fff;
    text-transform: uppercase;
    -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;
}
.contatti5 input[type="submit"]:hover {
    background: #39baff;
}
.contatti5 p.chrono_credits {
    display: none;
}
.contatti5 #form-row-acconsento {
    text-align: justify;
    display: block;
}
.contatti5 .campiObbligatori {
    border: 2px solid #fff !important;
}
.contatti5 form textarea {
    height: 100px;
    width: 345px;
}
.contatti5 p a {
    color: #e2001a;
}
.contatti5 label {
    line-height: 35px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    font-family: "Work Sans",sans-serif;
    font-weight: 400 !important;
}
.contatti5 .gbs3 .form-control:hover {
    border-color: #fff;
}
.contatti5 .gtooltip {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.contatti5 .gbs3 .form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.6);
    outline: 0 none;
    border-color: #fff;
}
.contatti5 .gbs3 .form-control {
    border-radius: 0 !important;
    background: none;
}
.contatti5 .gbs3 input[type="submit"]{
    background: #fff;
    color: #2A2D2E;
    font-family: "Work Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.contatti5 #fin-submit12 input {
    position: relative;
}
.contatti5 .gbs3 #fin-submit12 input:before {
    border: 1px solid #363533;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
}
.contatti5 .gbs3 .gcore-display-table {
    width: 100%;
}
/* responsive */
/* smaller smartphone */
@media (min-width: 300px) and (max-width: 480px) {
    .contatti5 #rc-imageselect,
    .contatti5 .g-recaptcha {
        clear: both;
        margin-top: 20px;
        transform:scale(0.92);
        -webkit-transform:scale(0.92);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .contatti5 .gbs3 form > div:nth-child(2n+1) {
        float: none;
    }
    .blog .article-intro img,
    .categories-list .jcemediabox-zoom-span,
    .item-page .jcemediabox-zoom-span {
        display: block !important;
        float: none !important;
        margin: 0 auto 10px auto !important;
    }
    .contatti5 .gbs3 form > div {
        width: 100%;
    }
}
/* tablets e lerger smartphone */
@media (min-width: 481px) and (max-width: 768px) {
    .contatti5 .gbs3 form > div {
        width: 48%;
    }
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 #rc-imageselect,
    .contatti5 .g-recaptcha {
        transform:scale(0.94);
        -webkit-transform:scale(0.94);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .contatti5 #form-row-acconsento {
        clear: both;
        width: 100%;
    }
}
/* laptos, larger tablets in landscape, and small desktops */
@media (min-width: 769px) and (max-width: 991px) {
    .contatti5 .gbs3 form > div {
        width: 48%;
    }
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 #rc-imageselect,
    .contatti5 .g-recaptcha {
        transform:scale(0.94);
        -webkit-transform:scale(0.94);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .contatti5 #form-row-acconsento {
        clear: both;
        width: 100%;
    }
}
/* normal desktops and monitors */
@media (min-width: 992px) and (max-width: 1279px) {
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 .gbs3 form > div {
        width: 45%;
    }
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 #rc-imageselect,
    .contatti5 .g-recaptcha {
        transform:scale(0.94);
        -webkit-transform:scale(0.94);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .contatti5 #form-row-acconsento {
        clear: both;
        width: 100%;
    }
}
/* larger desktops and monitors */
@media (min-width: 1280px) and (max-width: 1366px) {
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 .gbs3 form > div {
        width: 45%;
    }
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 #rc-imageselect,
    .contatti5 .g-recaptcha {
        transform:scale(0.94);
        -webkit-transform:scale(0.94);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .contatti5 #form-row-acconsento {
        clear: both;
        width: 100%;
    }
}
@media (min-width: 1367px) {
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 .gbs3 form > div {
        width: 45%;
    }
    .contatti5 .g-recaptcha {
        margin-top: 25px;
    }
    .contatti5 #rc-imageselect,
    .contatti5 .g-recaptcha {
        transform:scale(0.94);
        -webkit-transform:scale(0.94);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .contatti5 #form-row-acconsento {
        clear: both;
        width: 100%;
    }
}
.contatti5 .gbs3 .form-control::-webkit-input-placeholder {
    color: #fff !important;
}
.contatti5 .gbs3 .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
}
.contatti5 .gbs3 .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
}
.contatti5 .gbs3 .form-control:-ms-input-placeholder {
    color: #fff !important;
}
.contatti5 .gbs3 .form-control {
    color: #fff;
}
/* cerca */
.search label {
    color: #fff;
}
.search input,
.search select {
    background: #3D3C3F;
    color: #ccc !important;
    box-shadow: none !important;
}
.search .small,
.search .result-created {
    display: none;
}
.search .btn-default {
    background: #fff;
    border: 0;
    color: #272A2C;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}
.search legend {
    border-color: #a5a5a5;
    font-size: 16px;
    color: #fff;
}
.search h1 {
    border-bottom: 1px solid #a5a5a5;
    color: #7f7f7f;
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
/*  stili contenuti */
.homepage #t3-mainbody {
    display: none;
}
body {
    background: #2A2D2E;
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
b,
strong {
    font-weight: 700;
}
#t3-content * img {
    max-width: 100%;
    height: auto;
}
#t3-content a.jcepopup,
#t3-content a img {
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
}
#t3-content a.jcepopup.jcemediabox-image:hover,
#t3-content a img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
#t3-content a.jcepopup span.jcemediabox-zoom-image {
    background: url("../images/zoom-img.png") no-repeat scroll right bottom;
}
/*  item page */
.window-mainbody {
    background: #3D3C3F;
}
.contentpane h1,
.contentpane h1 a,
#t3-content .item-page h1,
#t3-content .item-page h1 a {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
}
h1.article-title {
    background: url("../images/linea.gif") repeat-x center center;
    text-align: center;
}
.article-title span {
    background: #3D3C3F;
    padding: 0 20px;
}
.contentpane h2 a,
#t3-content .item-page h2,
#t3-content .item-page h2 a {
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
    margin-top: 0;
    text-align: center;
}
.contentpane h3 a,
#t3-content .item-page h3,
#t3-content .item-page h3 a {
    font-size: 24px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-align: center;
    padding-top: 20px;
}
.contentpane h4 a,
#t3-content .item-page h4,
#t3-content .item-page h4 a {
    font-size: 20px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
#t3-content .item-page h1 a:hover,
#t3-content .item-page h2 a:hover,
#t3-content .item-page h3 a:hover,
#t3-content .item-page h4 a:hover,
#t3-content .item-page h5 a:hover {}
/*  blog */
#t3-content .blog h1,
#t3-content .blog h1 a {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
    background: url("../images/linea.gif") repeat-x center center;
}
#t3-content .blog h1 span {
    background: #3D3C3F;
    padding: 0 20px;
}
#t3-content .blog h2,
#t3-content .blog h2 a {
    font-size: 20px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 26px;
}
#t3-content .blog h3,
#t3-content .blog h3 a {}
/* ########################### FINE DEFAULT ########################### */
.logo-image {
    z-index: 1;
    position: relative;
}
.logo {
    position: relative;
}
.logo:after {
    background: #00501f;
    bottom: -39px;
    content: "";
    left: -1000%;
    position: absolute;
    right: 16px;
    top: -30px;
    transform: skewX(-33deg);
    z-index: 0;
}
.logo:before {
    background: #002250;
    bottom: -39px;
    content: "";
    left: -1000%;
    position: absolute;
    right: 28px;
    top: -30px;
    transform: skewX(-33deg);
    z-index: 1;
}
.logo-image:before {
    background: #25282a;
    bottom: -10px;
    content: "";
    left: -1000%;
    position: absolute;
    right: 23px;
    top: -30px;
    transform: skewX(-33deg);
    z-index: -2;
    border-right: 1px solid #dadada;
}
.social ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.social ul li {
    display: inline-block;
    padding: 0 10px;
}
.bg {
    background: rgba(37,40,42,.9);
}
.ja-slideshow .uk-overlay-panel {
    top: 45%;
    right: 12%;
    position: absolute;
}
.ja-slideshow {
    font-family: 'Oswald', sans-serif;
}
.ja-slideshow h4 {
    background: rgba(37,40,42,.9);
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
}
.ja-slideshow h4 span {
    color: #898989;
}
.ja-slideshow h5 {
    text-align: right;
    text-transform: uppercase;
    font-size: 28px;
}
.ja-slideshow #animate a {
    background: #25282a url("../images/widgetkit/arrow.gif") no-repeat center center;
    height: 40px;
    position: absolute;
    width: 80px;
    z-index: 999999;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*
    border-radius: 15px;
    -webkit-border-radius: 16px 31px;
    -moz-border-radius: 16px 31px;
    -khtml-border-radius: 16px 31px;
    */
}
.t3-sl-1 h3.fancy_title span {
    padding: 0;
    }
.t3-sl-1 h3.fancy_title span:first-child {
    padding-left: 20px;
}  
.t3-sl-1 h3.fancy_title span:last-child {
    padding-right: 20px;
} 
.t3-sl-1 h3.fancy_title span:nth-last-child(-n+9) {
    color: #aaaaaa !important;
}
.t3-sl-1 .nspInfo1.fancy_title span {
    color: #fff;
}
.t3-sl-2 .nspInfo1.fancy_title span:nth-last-child(-n+4) {
    color: #aaaaaa !important;
}
.t3-sl-1 {
    background: #25282A;
}
.t3-sl-1 .nspArt {
    position: relative;
    background: #fff;
    margin: 0 9px;
    padding-bottom: 14px !important;
}
.t3-sl-1 .nspArt * {
    color: #25282A;
}
.t3-sl-1 .nspArt .nspInfo1 {
    position: absolute;
    top: 0;
    left: 0;
    background: #002250;
    z-index: 9;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 12px;
}
.t3-sl-1 .nspArt .nspInfo2 {
    margin: 0;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 400;
}
.t3-sl-1 .nspArt p,
.t3-sl-1 .nspArt h4 {
    padding-left: 14px;
    padding-right: 14px;
    line-height: 18px;
}
.t3-sl-1 .nspArt h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: 5px;   
    line-height: 20px;
}
.t3-sl-1 .nspText {
    font-size: 14px;
    line-height: 24px;
}
.t3-sl-1 .nspText a.readon:after {
    font-family: 'FontAwesome';
    content: '\f054';
    font-size: 10px;   
}
.t3-sl-1 .module-ct {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 25px;
}
.t3-sl-2 {
    background: url('../images/bg/bg-home.jpg') no-repeat;
    overflow: hidden;
}
@media (min-width: 768px) {
    .t3-sl-2 {
        background-position: 200px -60px;
        background-size: 100%;     
    }
}
@media (min-width: 1280px) {
    .t3-sl-2 {
        background-position: 435px -127px;
        background-size: 80%;     
    }
}
@media (min-width: 1920px) {
    .t3-sl-2 {
        background-position: 667px -250px;
        background-size: 80%;
    }
}
.t3-sl-2 .custom.left {
    position: relative;
    z-index: 2;
    color: #25282A;
    padding: 35px 0;
}
.t3-sl-2 .module.left:before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: -1000%;
    opacity: 0.9;
    position: absolute;
    right: -18px;
    top: 0;
    transform: skew(-20deg);
    z-index: 1;
    height: 600px;
}
.t3-sl-2 .left h4 {
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #aaaaaa;
}
.t3-sl-2 .left h4 span {
    color: #25282a;   
}
.t3-sl-2 .module.right {
    float: right;
    padding: 30px 0;
}
.t3-sl-2 .nspArts {
    position: relative;
    z-index: 2;
}
.t3-sl-2 .module.right:before {
    background: #25282A none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: -109px;
    opacity: 0.7;
    position: absolute;
    right: -1000%;
    top: 0;
    transform: skew(-20deg);
    z-index: 1;
    height: 600px;
}
.t3-sl-2 .nspArtPage p {
    margin: 0;
}
.t3-sl-2 .nspArtPage .nspInfo1 {
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.t3-sl-2 .nspArtPage .nspInfo2 {
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
.t3-sl-2 .nspArtPage h4 {
    font-size: 16px !important;
    line-height: 24px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.t3-sl-2 img.nspImage {
    border: 1px solid #fff !important;
}
.t3-sl-2 .nspText a.readon:after {
    font-family: 'FontAwesome';
    content: '\f054';
    font-size: 10px;   
}
#t3-footer {
    background: #2A2D2E;
}
#t3-footer .copyright ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
#t3-footer * a:hover {
    text-decoration: underline;
}
#t3-footer .copyright ul li {
    line-height: 22px;
}
#t3-footer .copyright ul li i {
    padding-right: 5px;
    margin-left: 20px;
}
#t3-footer .copyright ul li i:first-child {
    margin-left: 0;
}
#t3-footer .copyright ul li span {
    margin-right: 10px;
}
#t3-footer .copyright ul li:first-child {
    font-size: 16px;
    font-weight: 500;
}
#t3-footer .credits * {
    font-size: 10px;
    text-align: right;
}
#t3-footer .credits ul li {
    line-height: 18px;
}
#back-to-top button {
    border: 0;
    background: none;
}
#t3-off-canvas input {
    width: 100%;
    height: 45px;
    margin-top: 20px;
}
.item-page i {
    padding-right: 10px;
    font-size: 20px;
}

.news #t3-content .blog .article-intro p {
    display: inline;
}
#t3-content .article-content a {
    color: #fff;
}
.catalogo .category-desc {
    margin-bottom: 20px;
}
.catalogo .article-intro {
    text-align: center;
}
.catalogo .article-intro ul {
    margin-top: 10px;
    padding: 0;
    list-style-type: none;
}
.catalogo .article-intro ul li.nome {
    margin: 5px 0;
} 
.catalogo .article-intro ul li {
    line-height: 16px;
    font-weight: 300;   
}
.catalogo .article-intro ul li span {
    font-weight: 700;
    padding-left: 5px;
    text-transform: uppercase;
}
.catalogo .article-intro ul li.nome {
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 18px;
}
@media (max-width: 640px) {
    .ja-slideshow h4 {
        font-size: 38px;
    }
}
@media (max-width: 768px) {
    .ja-slideshow .uk-overlay-panel {
        left: 0;
        right: 0;
        text-align: center;
        top: 30%;
    }
    .ja-slideshow .uk-overlay-panel * {
        text-align: center;
    }    
}
@media (max-width: 991px) {
    .t3-sl-1 .nspArt {
        margin-bottom: 20px;
    }
}
/* xs piccoli smartphone */
@media (min-width: 300px) and (max-width: 479px) {
    .t3-sl-2 .module.left:before {
        right: -100px;
    }
    .copyright ul {
        margin-top: 10px !important;
    }
    .copyright ul li span {
        display: block;
    }
}
@media (max-width: 767px) {
    .t3-sl-2 .module.left:after,
    .t3-sl-2 .module.left:before {
        height: auto !important;
        transform: none;
    }
    .copyright img {
        float: none !important;
        margin: 0;
    }
    #t3-footer * {
        text-align: center !important;
    }   
    .credits ul {
        margin-top: 10px;
    }
    .nspArt img.nspImage {
        display: inline !important;
    }
    #t3-off-canvas {
        width: 100%;
    }   
}
@media (min-width: 480px) and (max-width: 767px) {
    .view-category.catalogo .col-md-3 {
        width: 50%;
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .view-category.catalogo .col-md-3 {
        width: 25%;
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .off-canvas-toggle {
        top: 35px;
    }
}
@media (min-width: 721px) and (max-width: 767px) {
    .t3-sl-2 .module.right:before,
    .t3-sl-2 .module.left:before {
        height: auto !important;
        transform: none;
    }
}
@media (min-width: 480px) and (max-width: 991px) {
    .catalogo .col-md-3 {
        width: 50%;
    }
}
@media (min-width: 480px) {
    .t3-sl-1 .nspArt {
        width: 45%;
    }
}
@media (min-width: 992px) {
    .t3-sl-1 .nspArt {
        width: 23.5%;
    }
    .t3-sl-1 .nspArt:first-child {
    margin-left: 0 !important;
    }
    .t3-sl-1 .nspArt:last-child {
          margin-right: 0 !important;  
    }
}


#t3-off-canvas ul li a {
    font-size: 18px !important;
    font-weight: 300;
    line-height: 20px;
    color: #aaa;
}
#t3-off-canvas ul.nav > li > a {
    font-size: 22px !important;
    font-weight: 400;
    color: #fff !important;
}
.t3-off-canvas-header img.logo-img {
    width: 95px;
}
@media (max-width: 480px) {
    .logo-image {
        margin-top: 0;
    }
    img.logo-img {
        width: 90px;
    }
    .logo-image:before {
        right: 47px;
        bottom: -3px;
        top: -90px;
    }
    .logo:after,
    .logo:before {
        bottom: -18px;
        top: -90px;
    }
    .logo:before {
        right: 35px;
    }
    .logo:after {
        right: 24px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .logo-image {
        margin-top: 0;
    }
    img.logo-img {
        width: 90px;
    }
    .logo:before {
        right: 24px;
    }
    .logo:after {
        right: 132px;
        bottom: -26px;
        top: -83px;
    }
    .logo:before {
        bottom: -26px;
        top: -35px;
        right: 158px;
    }
    .logo-image:before {
        right: 170px;
    }
}
@media (min-width: 768px) and (max-width: 991px)  {
    img.logo-img {
        width: 110px;
    }
    .logo:after {
        right: -12px;
        bottom: -21px;
        top: -83px;
    }
    .logo:before {
        bottom: -22px;
        top: -35px;
        right: 16px;
    }
}
@media (min-width: 480px) and (max-width: 991px)  {
    .tornei .blog .col-md-4 {
        width: 50%;
        float: left;
    }
    .tornei .blog .items-row.row:after {
        clear: none;
    }
    .tornei .blog h2 {
        display: table;
    }
    .tornei .blog h2 a {
        display: table-cell;
        vertical-align: bottom;
        height: 50px;
    }
}
@media (min-width: 640px) and (max-width: 991px) {
    .news .blog .col-md-6 {
        width: 50%;
        float: left;
    }
    /*
    .news .blog .items-row.row:after {
        clear: none;
    }
    .news .blog h2 {
        display: table;
    }
    .news .blog h2 a {
        display: table-cell;
        vertical-align: bottom;
        height: 50px;
    } 
  */
}
@media (min-width: 480px) and (max-width: 720px) {
    .catalogo .blog article {
        height: 400px;
    }
    .catalogo .blog .items-row.row:after {
        clear: none;
    }
}
.mappa {
    margin: 0 -50%;
}
.news .blog article {
    background: #25282A;
    padding: 20px;
    border: 1px solid #454545;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
}
.news .blog article p:first-child {
    display: block !important;
}
.wf_caption {
    line-height: 20px;
}
.sponsor .wf_caption span {
    padding-top: 10px;
}
.sponsor .wf_caption span:first-line {
    font-weight: 700;
    font-size: 20px;
}
@media (min-width: 992px) {
    .t3-content {
        min-height: 800px;
    }
}
@media (max-width: 640px) {
    .t3-content article .jcemediabox-zoom-span,
    .t3-content article img {
        float: none !important;
        margin: 0 auto !important;
        display: block !important;
    }
    .t3-content h1 span {
        padding: 0 5px !important;
    }
    .mappa {
        margin-left: -28px;
        margin-right: -28px;
    }
}
@media (min-width: 300px) {
    .t3-sl-1 .nspArt {
        height: 320px;
    }
}
@media (min-width: 768px) {
    .t3-sl-1 .nspArt {
        height: 340px;
    }
}
@media (min-width: 992px) {
    .t3-sl-1 .nspArt {
        height: 320px;
    }
}
.news #t3-content .blog h2 {
    display: table;
}
.news #t3-content .blog h2 a {
    display: table-cell;
    vertical-align: bottom;
    height: 50px;
}
