<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tab {
    display:table;
    width:100%;
}

.tab .tr {
    display:table-row;
}

.tab .td, .tab .sx, .tab .dx {
    display:table-cell
}

.modulo input {
    width:100%;
    display:block;
    height:55px;
    padding:0 10px;
    margin:4px 0 13px 0;
    border-radius:2px;
    border:1px solid #c9c9c9;
    font-size:17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.modulo input[type="submit"], .modulo input[type="button"] {
    background:#1E468A;
    color:#fff;
    border:none;
    -webkit-appearance: none;
    border-radius:30px;
}

.modulo input[type="checkbox"] {
    width:auto;
    height:auto;
    display:inline-block;
    margin-right:4px;
    margin-bottom:0
}

.modulo textarea {
    width:100%;
    display:block;
    height:150px;
    padding:10px;
    margin:4px 0 13px 0;
    border-radius:2px;
    border:1px solid #c9c9c9;
    font-size:17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.modulo select {
    width:100%;
    display:block;
    height:55px;
    padding:0 10px;
    margin:4px 0 13px 0;
    background:url(../img/bg-select.png) no-repeat center right;
    border-radius:2px;
    border:1px solid #c9c9c9;
    font-size:17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    appearance: none;
    -webkit-appearance:none;
    -moz-appearance: none;
}

.modulo input[type="radio"] {
    width:auto !important;
    height:auto !important
}

.modulo .privacy {
    font-size:12px;
    line-height:16px;
    margin:20px 0
}

.modulo small {
    font-size:13px;
    line-height:14px
}

.container-video {
    position:relative;
    width:100%;
    height:0;
    padding-bottom:56.25%;
}

.container-video iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.sct1 .sx {
    width:450px;
    text-align:right;
    vertical-align:middle
}

.sct1 .dx {
    padding:40px 0 40px 40px;
    vertical-align:middle
}

@media (max-width:1000px) {
    .sct1 .sx {
        width:260px
    }

    .sct1 .sx h1 {
        font-size:30px;
        line-height:30px
    }
    
    .sct1 .sx h1 small {
        font-size:20px;
        line-height:20px
    }
}

@media (max-width:620px) {
    .sct1 .sx, .sct1 .dx {
        display:block;
        width:100%;
        text-align:center;
        padding:0
    }
}

.bott {
    background:#0a468f;
    color:#fff;
    padding:10px 18px;
    border-radius:20px;
    margin:20px 0 0 0;
    display:inline-block
}

.sidebar-dx .bott {
    display:block;
    text-align:center;
    font-weight:700;
    padding:20px 10px;
    text-transform:uppercase;
    letter-spacing:0.8px;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}

.bott.back-bott {
    background:#0a468f;
    color:#fff;
    padding:6px 12px;
    border-radius:20px;
    margin:0 0 10px 0;
    display:inline-block
}

.sidebar-dx .bott:hover {
    background:#5894d3
}

.sidebar-dx .bott i {
    font-size:32px;
    line-height:32px;
    display:block;
    margin-bottom:9px;
}

.sct2 {
    margin:60px 0 100px 0
}

.sct2 .title {
    background:#eaeaea;
    padding:14px;
    border-radius:0 0 10px 10px
}

.sct2 .cont-title {
    height:50px;
    overflow:hidden
}

.sct2 .tab {
    height:100%
}

.sct2 h3 {
    display:table-cell;
    height:100%;
    width:100%;
    font-size:20px;
    line-height:25px;
    text-align:center;
    vertical-align:middle;
}

@media (max-width:480px) {
    .sct2 .span3 {
        margin-bottom:24px
    }
}

.title-page {
    padding-bottom:20px;
    border-bottom:1px dotted #565656;
    margin-bottom:50px;
}

.title-page h1 {
    margin-bottom:8px
}

.el-post a {
    display:block;
    margin-bottom:25px;
}

.el-post a .img-post {
    height:200px;
}

.el-post a .title-post {
    background:#eaeaea;
    border-top:3px solid #eaeaea;
    padding:14px;
    border-radius:0 0 10px 10px;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}

.el-post a:hover .title-post {
    border-top:3px solid #0a468f;
}

.el-post a .title-post .cont-title {
    height:50px;
    overflow:hidden
}

.el-post a .title-post .cont-title .tab {
    height:100%
}

.el-post a .title-post .cont-title h3 {
    display:table-cell;
    height:100%;
    width:100%;
    font-size:20px;
    line-height:25px;
    text-align:center;
    vertical-align:middle;
}

.el-post a .title-post .txt-post {
    height:42px;
    overflow:hidden;
    font-size:12px;
    line-height:14px;
    font-style:italic;
    color:#828282;
    text-align:center
}

.evidenza {
    border:2px solid #0a468f;
    padding:20px;
    border-radius:20px;
    font-size:18px;
    line-height:24px;
}

.gallery a {
    display:block;
}

.gallery a.span3 {
    padding-top:24%;
    margin-bottom:20px
}

.par-sct {
    height:650px;
    position:relative
}

.par-sct .txt {
    position:absolute;
    z-index:10;
    bottom:40px;
    left:70px;
    right:70px;
    display:inline-block;
    background:url(../img/bg-op-w.png) repeat;
    padding:30px;
    max-width:600px;
    font-size:18px;
    line-height:26px;
    border-radius:10px
}

.par-sct .txt h3 {
    color:#0a468f;
}

.par-sct .txt .bott {
    font-size:13px;
    line-height:13px;
    text-transform:uppercase;
    line-height:1px;
    font-weight:bold;
}

.par-sct .txt.txt-big {
    background:none;
    font-size:18px;
    text-align:center;
    max-width:none
}

.par-sct .txt.txt-big h3 {
    color:#fff;
    font-size:28px;
    line-height:28px;
    margin-bottom:5px
}

.par-sct .txt.txt-big .bott {
    font-size:16px;
    line-height:16px;
    text-transform:uppercase;
    line-height:1px;
    font-weight:bold;
    padding:20px 65px;
    margin-top:0;
    border:2px solid #fff
}

@media (max-width:1000px) {
    .par-sct .txt {
        padding:20px;
        font-size:14px;
        line-height:20px;
    }
    
    .par-sct .txt h3 {
        font-size:22px;
        line-height:22px
    }
}

@media (max-width:680px) {
    .par-sct {
        height:350px;
    }

    .par-sct .txt {
        padding:14px;
        font-size:12px;
        line-height:18px;
    }
    
    .par-sct .txt h3 {
        font-size:18px;
        line-height:18px;
        margin-bottom:4px
    }
}

@media (max-width:560px) {
    .par-sct .txt span {
        display:none
    }
    
    .par-sct .txt {
        background:none;
        padding:0
    }
    
    .par-sct .txt .bott {
        display:block;
        text-align:center;
        padding:13px;
        border:2px solid #fff
    }
    
    .par-sct .txt.txt-big {
        left:20px;
        right:20px
    }
    
    .par-sct .txt.txt-big .bott {
        font-size:13px;
        line-height:13px;
        padding:10px 15px;
    }   
}

.back-scheda {
    margin:0 0 50px 0;
    padding:15px 0;
    border-top:1px dotted #1E468A;
    border-bottom:1px dotted #1E468A;
}

.back-scheda .share-scheda {
    text-align:right
}

.back-scheda .share-scheda a {
    display:inline-block;
    margin-left:2px
}

@media (max-width:480px) {
    .back-scheda {
        text-align:center
    }
    
    .back-scheda .span2 {
        margin:0;
        padding:8px 0;
        border-bottom:1px dotted #1E468A;
    }
    
    .back-scheda .share-scheda {
        text-align:center;
        border-bottom:0
    }
}

.title-post {
    padding-bottom:40px;
}

.title-post h1 {
    margin-bottom:8px
}

.title-post .frase {
    font-style:italic;
    font-size:16px;
    line-height:24px
}

.img-scheda-post {
    width:50%;
    margin:0 20px 14px 0;
    float:left
}

@media (max-width:480px) {
    .img-scheda-post {
        width:100%;
        margin:0 0 20px 0;
        float:none
    }
}

.img-scheda-post img {
    width:100%
}

.bott-link {
    margin:30px 0;
    display:block;
    padding:10px;
    border-bottom:2px solid #1e468a;
    font-weight:bold;
    font-size:16px;
    line-height:16px;
    background:#efefef;
    border-radius:10px
}

.tab-prezzi {
    margin:20px 0;
}

.tab-prezzi .tr .td {
    padding:15px 10px;
    width:20%
}

.tab-prezzi .tr:first-child .td {
    background:#1e468a;
    color:#fff
}

.tab-prezzi .tr:first-child .td:first-child {
    background:#fff;
}

.tab-prezzi .tr .td:first-child {
    background:#1e468a;
    color:#fff
}

.tab-prezzi .tr:last-child .td {
    background:#f4f4f4
}

.tab-prezzi .tr:last-child .td:first-child {
    background:#1e468a;
    color:#fff
}

@media (max-width:480px) {
    .tab-prezzi .tr .td {
        font-size:10px;
        padding:4px
    }
}

.title-bar {
    background:#1e468a;
    color:#fff;
    padding:10px 20px;
    border-radius:20px;
    font-size:18px;
    line-height:20px;
    margin:45px 0 30px 0
}

.big-list li {
    font-size:15px;
    line-height:22px;
    margin-bottom:8px;
    font-style:italic;
    color:#0a468f
}

.border {
    border-bottom:1px dotted #565656;
    margin:40px 0;
    height:1px;
    display:block;
    clear:both
}









/* --------- 768px - Tablet --------- */

@media (max-width:768px) {
    
    
}



/* --------- 480px - Smartphone --------- */

@media (max-width:480px) {

    
}</pre></body></html>