<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 22-dic-2017, 11.55.37
    Author     : antonioangora
*/


*{
    font-family: "Barlow", "Comic Sans MS", cursive, sans-serif !important; /*SimonciniGaramondStdBold*/
    font-size: 14px !important;
    font-weight: 400;
    /*font-size: 16px !important;*/
}

@media screen and (min-width: 992px) {
    .box {
        height: 420px;
    }
}

.box_laterali {
    position: fixed;
    height: 100%;
    width: 100%;
    min-width: 768px;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.small-back-button {
    position: fixed;
    width: 2px;
    height: 22px;
    background: #999;
    top: 50%;
    margin: -11px 0 0 0;
    left: 19px;
}

.small-back-button.right {
    left: auto;
    right: 19px;
}



a,a:hover{
    color: #333;
    text-decoration: none;
}

.menu-footer {
    display: none;
    position: fixed;
    bottom: 0px;
    /*  height: 22px;*/
    /*padding-bottom: auto;*/
    padding-bottom: 18px;
    padding-top: 18px;


    background-color: white;
    min-height: 50px;

    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #000;
    z-index: 10;

}


.menu-footer a{
    font-size: 14px;
}

.menu-footer a:hover{
    text-decoration: none;

}

.menu-footer .menu{
    display: none;
    background-color: white;
    color: black;
}

.menu-footer .menu,.hamburger{
    -webkit-transition: display 2s ease-in;
    -moz-transition: display 2s ease-in;
    -o-transition: display 2s ease-in;
    transition: display 2s ease-in;
}

.hamburger{
    /*    text-align: center;
        position: absolute;
        bottom: 5px;
        left: 49.5%;*/
    margin:0px;
}

.menu-footer .menu &gt; a{
    display: block;
    line-height: 18px;
    font-size: 14px !important;
}



.menu-footer .menu &gt; .social img{
    margin-top: 5px;
    height: 20px;
}

.titoletto_pubblicazioni , .titoletto_pubblicazioni a{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0px;
}

.titoletto_pubblicazioni{
    height: 55px;
    margin-bottom: 15px;
}

.social_icon{
    margin-top: 5px;
    height: 20px;
    margin-left: 5px;
    margin-right:5px;
}


/* PROJECTS */


.years-wrapper a {
    display: block;
    line-height: 20px;
    height: 20px;
    text-align: left;
    padding: 0 5px 0 5px;
}

.menu_top{
    position: fixed;
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 10px;
    top: 0px;
    text-align: center;
    background-color: white;
    z-index: 9999;
}

.menu_top a{
    font-size: 18px;
    margin: 4px;
    text-decoration: none;
}

.img_big{
    width: 100%;
    margin: 0px auto;
}

.titoletto_progetti{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0px;
    color: #666;
}

.pagina_progetto{
    padding: 0px 0px;
    margin: 2px 0px;
    color: black;
}

.progetto{
    margin-bottom: 20px;
}

a:hover .titoletto_progetti{
    color: #444;
    text-decoration: none;
}

.selected_years{
    font-weight: bold !important;
    color: black !important;
}

.cliccabile:focus{
    text-decoration: none;
}

.selected_years:hover,.selected_years:focus{
    font-weight: bold;
    color: black !important;
    text-decoration: none;
}

.mask_search{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #666;
    opacity: 0.8;
    z-index: 9999;
}

.search_invisible{
    width: 200px;
    height: 30px;
    display: block;
    background: transparent;
    margin: 0px auto;
    margin-top: 140px;
    color: white;
    border: none;
    border-bottom: 1px solid #EEE;
}

.link_anno:focus{
    color: #5a5a5a;
    outline:none;
}

.select_invisible{
    margin-top: 100px;
    border: 1px solid #EEE;
    border-radius: 0px;
    padding-left: 5px;
}


.container_pallino{
    display: inline-block;
    height: 50px; /* image's height */
    line-height: 50px;
}

.pallino_foto{
    display: inline;
    font-size: 12px;
    padding: 2px;
    cursor: pointer;
    color: #666;

    height: 26px; /* image's height */
    display: table-cell;
    vertical-align: middle;
}

.pallino_foto:hover{
    text-decoration: none;
}

.pallino_foto.selezionato{
    font-size: 26px;
    color: #333;
}

#immagini img{
    display: none;
}

#immagini img:first-child{
    display: block;
}

.small-button-icon {
    position: fixed;
    width: auto;
    height: 22px;
    top: 50%;
    margin: -11px 0 0 0;
    left: 19px;
}

.small-button-icon-right {
    position: fixed;
    width: auto;
    height: 22px;
    top: 50%;
    margin: -11px 0 0 0;
    right: 19px;
}

.back-button {
    position: fixed;
    right: 17px;
    height: 22px;
    border-right: 2px solid #999;
    border-left: 2px solid #999;
    width: 8px;
    top: 50%;
    margin: -11px 0 0 0;
    z-index: 1001;
}

.back-button-left {
    position: fixed;
    left: 17px;
    height: 22px;
    border-right: 2px solid #999;
    border-left: 2px solid #999;
    width: 8px;
    top: 50%;
    margin: -11px 0 0 0;
    z-index: 1001;
}

.tm-proj-col-2 .back-button {
    right: auto;
    left: 17px;
}

a{
    text-decoration: none !important;
}


/* 3.2 Menu Page
------------------------------------------------------------------------------*/

.today-blog-wrapper-center{
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.today-blog-wrapper-center div{
    display: table-cell;
    vertical-align: middle;
}
.menu-col{
    position:relative;
    height: 100%;
    width:25%;
}

#menu-col-2 {
    width: 50%;
}

.menu-col-1 p span,
.menu-col-2 p span {
    width: 2px;
    display: none;
    background: #999;
    position: absolute;
    right: 0;
    height: 22px;
    margin: -4px 0 0 0;
}


.menu-col p a {
    font-size: 14px;
}

/* ------------------------------------------------------------------------------*/

.cliccabile{
    font-weight: 500 !important;
    color: #5a5a5a;
}

.cliccabile:hover{
    color: black;
}

.non_cliccabile{
    font-weight: 500;
    color: #a0a0a0;
}

.icon_menu{
    height: 11px;
}


/* SHARE */

.img-title .social_box {
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
}

.social_box .social img{
    display: inline;
    height: 20px !important;
    width: 20px !important;
}

.gallery-item {
    height: auto;
    position: relative;
}

.gallery-item img {
    width: 100%;
}

.img-title {
    position: absolute;
    top: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: none; /* comment this out for CSS hover */
    background-color: black;
    opacity: 0.6;
    /*transition: all 0.5s ease;*/
}

.page-blog.affix{
    margin-left: 15px;
}

.logo-bianco{
    height:50px;
}
.logo-nero{
    position: absolute;
    right:10px;
    height:20px;
    bottom: 13px;
}

#body.contacts, #body.index, #body.office{
    height:100vh;
}

#body{
    padding-top:60px;
    /*il margine Ã¨ l'altezza del logo (20px) e dei suoi margini (20 sopra e 20 sotto)*/

    padding-bottom:86px;
    /*il margine Ã¨ l'altezza del footer*/
    
    /*height:100vh;*/
    /* intera altezza della pagina*/
}

.index .container-fluid{
    height:100%;
}

.logo-top-nero{
    margin:20px;
    height:20px;
    cursor:pointer;
}
#fascia_alta_logo{
    position: fixed;
    top:0px ;
    width: 100%;
    text-align: center;
    background-color:white;
    z-index:999
}
.icone_progetti{
    padding-bottom:10px;
}
.icone_progetti a {
    margin: 0px 10px;
}


.PJProgetto .gallery-item img {
    display: none;
}

.PJProgetto .titoletto_progetti:last-of-type{
    padding-bottom:10px;
}

.PJProgetto #immagini{
    display: block;
}
.PJProgetto #contenuto{
    display: none;
}

.icon_back{
    height: 14px;
}

.blog-img-gallery{
    min-height: 200px;
}

.pubblicazioni-img-gallery{
    min-height: 200px; 
}

.pubblicazioni-img-gallery-allegato{
    margin-top: 10px;
    height: 20px;
    display:inline;
    float:right;
}


.office .titoletto_progetti:hover{
    text-decoration: none;
    cursor: pointer;
}

.office .menu-footer, .menu-footer .menu{
    /*background-color: transparent;*/
}
.office-click{
    display: block;
    cursor: pointer;
}


.content.today-content{
    height:100%;
}

.today-blog-wrapper-center{
    display: table;
    height:100%;
}

.today-blog-wrapper-center div{
    display: table-cell;
    vertical-align: middle;
}

.old_font{
    font-size: 18px !important;
    font-family: "Gentium Basic", Georgia, serif !important;
}


@media screen and (max-width: 768px) {
    .menu-footer .menu &gt; a.cliccabile{
       line-height: 25px;
    }
    #body.office{
        height: auto;
    }
}


.ce-banner{
    background-color: #909090 !important;
}
a.ce-accept:hover {
    background: #ffffff;
    color: #909090 !important;
}


.privacy_link{
    position: absolute;
    right: 21px;
    font-size: 9px !important;
}

#pspagina_titolo{
    color: black;
    margin: 2px 0px;
    font-weight: bold;
}</pre></body></html>