/*
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 : Sep 12, 2017, 10:36:51 AM
    Author     : deluca
*/

h1{
    text-transform: none !important;
}

.progetti_heading {
    line-height: 1.1;
    margin: 0;
    text-transform: none;
    font-weight: 700;
    font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
    text-align: center;
    font-size: 1.5rem;
}

.timeline_heading {
    line-height: 1.1;
    list-style: none;
    margin: 0;
    text-transform: none;
    font-weight: 700;
    font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
}

.g-recaptcha div { margin-left: auto; margin-right: auto;}
th{text-align:center;}
.contacts{color:#1bd7e4;list-style-type:none;padding:0;}
/*td{text-align:left;}*/

.text-primary-psgis{color:#ff0000!important}
.text-primary-black{color:#000!important}

.black-image {
     background-color: #000!important;
}

.blueblue {
    color: lightskyblue !important;
}