/*!
 * Start Bootstrap - Landing Page (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */
 
@font-face {
    font-family: NeutraText_Bold;
    src: url(../font/NeutraText_Bold.otf);
}

@font-face {
    font-family: NeutraText_Book;
    src: url(../font/NeutraText_Book.otf);
}

@font-face {
    font-family: NeutraText_Light;
    src: url(../font/NeutraText_Light.otf);
}

body, html {
  width: 100%;
  height: 100%;
}

body {
	font-family: "NeutraText_Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555555;
	font-size:12pt;
}

.intro-header {
  padding-top: 50px;
  text-align: center;
  color: #f8f8f8;
  background: url(../img/slider.png) no-repeat center center;
  background-size: cover;
  min-height:800px;
}

.intro-header-home {
  padding-top: 50px;
  text-align: center;
  color: #f8f8f8;
  background: url(../img/slider-home.jpg) no-repeat center center;
  background-size: cover;
  height: 92%;
}

.intro-message {
  position: relative;
  padding-top: 20%;
  padding-bottom: 20%;
}

.intro-message>h1 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 5em;
}

.intro-divider {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message>h3 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.intro-social-buttons i {
  font-size: 80%;
}

@media(max-width:767px) {
  .intro-message {
    padding-bottom: 15%;
  }
  .intro-message>h1 {
    font-size: 3em;
  }
  ul.intro-social-buttons>li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.intro-social-buttons>li:last-child {
    margin-bottom: 0;
  }
  .intro-divider {
    width: 100%;
  }
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.content-section-a {
  padding: 50px 0;
  background-color: #f8f8f8;
}

.content-section-b {
  padding-bottom: 50px;
  background-color: #f8f8f8;
}

.content-section-b {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../img/banner-bg.jpg) no-repeat center center;
  background-size: cover;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

@media(max-width:1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media(max-width:767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }
  ul.banner-social-buttons>li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.banner-social-buttons>li:last-child {
    margin-bottom: 0;
  }
}

footer {
  padding: 50px 0;
  background-color: #f8f8f8;
}

p.copyright {
  margin: 15px 0 0;
}

/* Custom */
@media (min-width: 1200px){
	.container{
		max-width: 1350px !important;
	}
}
nav{
	font-family: "NeutraText_Book";
}
h1, h2, h3, h4, h5, h6 {
  font-family: "NeutraText_Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
strong, b, label{
	font-family: "NeutraText_Bold";
	color:black;
}
label{
	margin-bottom:6px;
	display:block;
}
.contenuto-landing label{
	font-size:14pt;
	margin-bottom:20px;
}
.bg-dark{
	background-color:#231f20 !important;
}
.color-white{
	color:white !important;
}
.navbar-expand-lg .navbar-nav .nav-link{
	padding-right:1.5rem;
}
#oggettosociale, #attivitaprelevante, #attivitaespese{
	margin-bottom:40px;
}
.is-flex{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.font-16{
	font-size:14pt;
}
footer{
	padding: 30px 0 !important;
}
.logo{
	background-color:white; padding:15px 20px; margin-bottom: -90px; margin-top:0px; border:1px solid gainsboro;
}
#navbarResponsive{
	margin-top:90px !important;
}
@media (min-width: 700px){
	#navbarResponsive{
		display:none !important;
	}
	nav.navbar{
		height:60px;
	}
	.logo{
		background-color:white; padding:15px 20px; margin-top: 90px; margin-bottom:0px !important; border:1px solid gainsboro;
	}
	.split_3cols.show{
		-webkit-column-count: 3; -moz-column-count:    3;column-count:         3;-webkit-column-gap:   40px;-moz-column-gap:      40px;column-gap:           40px;
	}
}
#contactForm label{
	font-size: 12pt;
	margin-bottom: 0px;
	font-family: "NeutraText_Light";
}
.contact-info label{
	font-size: 12pt;
	margin-bottom: 0px;
	font-family: "NeutraText_Bold";
}
.footer-absolute-bottom{
	position: absolute;
	width: 100%;
	bottom: 0;
}
@media (max-width: 400px){
	.logo-footer{
		display:none;
	}
}