

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
   font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
}
.head {position:relative;}
.absologo {position: absolute; top:0;right:-1px; z-index:100; }
.row {background: #53c1c4;}
.white {background: #fff;}
.nopad {padding-left:0!important;}
.portfolio-item {
    margin-bottom: 15px;
}
h1, h2, h3 {font-weight:600;}
h1 {text-transform: uppercase; color: white;}
h1 span {color: #000;}
p.lead {font-weight: bold;}
.green {background:#00777c;}
.sottofoto p {
    margin: 0;
    font-weight: 700;
    line-height: 1.1em;
}
span.verdino {color:#53c1c4;}
p.destro {padding:10px 0px 10px 25px;}
.sottofoto {
    background: #7ebfc2;
    padding: 10px 15px;
    position: relative;
}
table.tgl {
    float: right;
}
.comm {
    padding: 25px;
    margin: 0;
}
.btn-info {
    color: #fff;
    background-color: #00777c;
    border-color: #00777c;
}
.btn-info:hover {
    color: #fff;
    background-color: #53c1c4;
    border-color: #53c1c4;
}
.h2, h2 {
    font-size: 36px;
    margin: 0;
}
h3 {
    margin: 0 0 0px 0;
    padding: 0 0 15px 0;
}
img.princ {width:95%;}
.text-white {color:#fff;}
.number {
    position: absolute;
    background: url(../images/mask.png) right center no-repeat;
    bottom: -20%;
    right: 0;
    width: 30%;
    text-align: right;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    font-size:18px;
}
#alig {display:inline-block; height: 100%; line-height: 100%;}
.tblack {font-weight:bold; color:#000;}
td, th {
    padding: 3px 10px;
}
.border-bottom {background: white;}
footer {
    margin: 50px 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    
    padding-right: 25px;
    padding-left: 25px;
}
.pad15 {padding-right: 15px;
    padding-left: 15px;}
.quattro {vertical-align: middle; text-transform:uppercase; padding-top: 10px; text-align:right;}
.row-t {
    display: table;
}

.row-t [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

@media (max-width: 767px) {
 h1 {font-size: 1.8em;}
 .absologo img {    width: 200px;}
 .comm { width: 50%;    font-size: 0.8em;    padding: 25px;    margin: 0;}
 img.princ {width:100%;}
}
