
a:hover{text-decoration:none !important}


.grey{
    background-color: #EFEEED;
}

.green{
    background-color: #073F3F
}

.cover{
    background-image: url('../img/bgsection1.png');
    background-size: 100% 100%;
}

.title-rosso{
    font-size: 2.1em !important;
    font-weight: bold !important;
    line-height: 1.31818182em;
    font-family: 'Source', serif !important;
    color:#aa3a44 !important;
}

h1, .h1  {
    font-size: 2.1em !important;
    font-weight: bold !important;
    line-height: 1.31818182em;
    color:#113A3A !important;
}

h2, .h2 {
    font-weight: bold !important;
    color:#113A3A !important
}

h3, h3{
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom:0 !important;
}

.colbox,.colinfo {
    width: 80%;
    margin: 0 auto;
}

.colbox img, .colinfo img {
    margin-bottom: 10px;
    width:50px;
}

.colinfo h3{
    color:#fff;
}

.zoom:hover{
    transform: scale(1.1);
    transition: transform .2s;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
    position: absolute;
    right: 0;
}

button.btn.btn-default {
    width: 20px !important;
    border: 0 !important;
    margin-right: 10px !important;
}

.deposito, .news {
    margin-bottom: 20px;
}

.udienza, .aggiornamento{
    margin-bottom:15px;
}

#ruolo a, #verbali a, #depositi a, #primopiano a, #eventi a, #presidente a {
    font-family: 'Roboto';
    font-weight: 600 ;
    color:#666 !important
}

#video iframe{
        width: 49.5% !important;
        min-height: 0 !important;       
        height: auto !important;
}

#presidente .aggiornamento a, #depositi .deposito a, #primopiano .news h3 a, #giudici .giudice a{
    color:#000 !important;
}

.udienza h3, .aggiornamento h3 {
    display: inline;
}

.dropdown__trigger:after {
    content: '\e80a';
    margin-left: 4px;
}

ul.menu-vertical span {
    margin-bottom: 0 !important;
    line-height: 1.4;
}

.dropdown a, .drop{
    font-size: 21px !important;
    color: #113A3A !important;
    font-weight:bold;
}

footer{
    border-top:2px solid #fff;
}

/*Sezione eventi*/
.event-img {
    width: 100%;
    height: 250px;
    background-size: cover;
}

/*Box verdi*/
.colinfo {
    width: 100%;
    height: 180px !important;
}

.wpjc-home-column-center-container .wpjc-search{
    display: none;
}


@media screen and (max-width:900px){
    #logo{
        display:none !important
    }

    div#eng {
        left: -200px !important;
    }
}
