/*override bootstrap*/
body, #main-navbar .nav a{font-family: calibri,sans-serif; font-size:1.3em;}
a:hover, a:active,a:focus { outline: none; }
.navbar-default{background-color: #fff;}
/*override nivo*/
.nivo-caption{
    position:absolute;
    left:10% !important;
    bottom:30% !important;    
    width:auto !important;
    opacity: 0.7 !important;
    -moz-opacity: 0.7 !important;
    filter:alpha(opacity=7) !important;
}
/*custom*/
.parallax{          
    background-attachment: fixed;
    background-position: 50% bottom;
}
/*elementi*/
.box-elements{margin-bottom: 40px;}
.box-elements .fa{font-size: 1.5em !important}
.box-elements .row-title{font-size: 1.2em; text-align: center; padding: 20px 0px ;}
.box-elements h1.titolo{font-size: 1.7em}
.box-elements .element{padding-bottom:20px;}

.page-header{border: 0}
.item-image{text-align: center}
.item-page{padding: 30px 0;}