html, body {
	font-family: Roboto,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
	color: #666;
	line-height: 1.5;
	font-size: 18px;
}

p, li {
	font-size: 18px;
	line-height: 1.5;
}

.navbar-custom .nav li a {
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 16px;
}

footer, footer p {
	background-color: #002d62;
	color: #fff;
	font-size: 12px;
}

	footer a {
		font-size: 12px;
	}

.navbar-custom.affix, .navbar-custom {
	background-color: rgba(0,51,102,1);
}

.navbar-custom {
	padding: 20px 0;
}

#sinfo {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.navbar-custom .navbar-nav > .active > a {
	background-color: #03d4c6;
}

	.navbar-custom .navbar-nav > .active > a:focus, .navbar-custom .navbar-nav > .active > a:hover {
		background-color: #03d4c6;
	}

.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
	color: #03d4c6;
}

.btn-primary, .btn-xl, h1, h2, h3, h4, h5, h6 {
	color: #002d62;
}

.btn-xl {
	background-color: #03d4c6;
	border-color: #03d4c6;
	color: white;
	padding: 10px 30px;
}

	.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl {
		color: #fff;
		background-color: #1cfeef;
		border-color: #1cfeef;
	}

.text-primary, a {
	color: #03d4c6;
}

footer a {
	color: #03d4c6;
}

div.payoff {
	background-color: rgba(0,51,102,.9);
	padding: 1em;
}

section#servizi, section#carriere {
	background-color: white;
}

section#prodotti, section#chisiamo, section#contatti {
	background-color: #f2f8fc;
}

img.logo {
	height: 45px;
	margin-top: -12px;
}

header .intro-text {
	padding-top: 500px;
	padding-bottom: 50px;
}

.navbar-custom .navbar-toggle {
	background-color: transparent;
	border-color: white;
}

	.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
		background-color: transparent;
	}

.navbar-collapse {
	border-top: 0px solid transparent;
	-webkit-box-shadow: inset 0 0px 0 rgb(255 255 255 / 10%);
	box-shadow: inset 0 0px 0 rgb(255 255 255 / 10%);
}

section {
	padding: 60px 0;
}

	section h1.section-heading {
		font-size: 40px;
		margin-top: 0;
		margin-bottom: 24px;
	}

.h2, h2 {
	font-size: 24px !important;
	margin-top: 2em;
	text-transform: none;
}

.h3, h3 {
	font-size: 20px;
}

img.section-header {
	border: 0px solid #fff;
	margin-bottom: 30px;
	display: block;
	max-width: 100%;
	height: auto;
}

div.tile-prodotti {
	border: 0px solid #ddd;
	border-radius: 0px;
	padding: 6px 16px 16px 16px;
	background-color: #fff;
	margin-bottom: 16px;
	min-height: 400px;
}

a.active, a:active, a:focus, a:hover {
	color: #1cfeef;
}

.team-member img {
	margin: 0 auto;
	border: 7px solid rgba(0,51,102,0.3)
}

.vertical-margin {
	margin: 1em 0;
}

.portfolio-modal .modal-content {
	text-align: left;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
}

a:focus, a:hover {
	text-decoration: none;
}
/*.fa {font-size: 24px;}*/
.portfolio-modal .modal-content p {
	margin-bottom: 16px;
}

.team-member {
	margin-bottom: 0px;
	margin-top: 30px;
}

.team-member a {
	text-decoration: none;
}

ul.footer-buttons li a {
	display: block;
	background-color: #03d4c6;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	outline: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

header .intro-text .intro-lead-in {
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 25px;
}

.nav-link.active {
	color: white !important;
}

@media (max-width: 1400px){
	div.tile-prodotti {
		min-height: 250px;
	}
}

@media (min-width: 768px) {
	header .intro-text {
		padding-top: 550px;
		padding-bottom: 100px;
	}

	img.logo {
		height: 60px;
		margin-top: -20px;
	}

	.navbar-custom {
		padding: 25px 0;
	}
}


@media (max-width: 767px) {
	div.tile-prodotti {
		min-height: auto;
	}

	.btn-responsive {
		font-size: 13px;
	}

	.btn-xl {
		padding: 10px 10px;
	}
}

.toast {
	opacity: 1 !important;
}

#toast-container > div {
	opacity: 1 !important;
}

.borderError {
	border: 1px solid red !important;
}
.borderSuccess {
	border: 1px solid green !important;
}

.nascondiElemento {
	display: none;
}
.mostraElemento {
	display: block;
}

.spanSottotitoloContattaci {
	/* Layout Properties */
	top: 953px;
	left: 20px;
	width: 529px;
	height: 32px;
	/* UI Properties */
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	color: #002D62;
	opacity: 1;
}

.marginTitle {
	margin: 15px 0px;
}

.spanDatiNecessari {
	text-align: left;
	font-size: medium;
	letter-spacing: 0px;
	color: #002D62;
	opacity: 1;
}

.divEsitoInvioMessaggio {
	display: none;
	border-radius: 2px;
	opacity: 1;
}

.divEsitoSuccessMessaggio {
	border: 1px solid #03D4C6;
	background: #EAFFFC 0% 0% no-repeat padding-box;
	padding: 10px;
}

.divEsitoErrorMessaggio {
	border: 1px solid #dc3545;
	background: #fae2e5 0% 0% no-repeat padding-box;
	padding: 10px;
}

#imgEsitoMessaggio {
	margin-right: 5px;
	margin-bottom: 4px;
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none
}

.team-member>h5 {
	margin-top: 10px;
}

.elencoPuntato ol {
    counter-reset: item
}

.elencoPuntato ol li {
    display: block;
	margin: 10px
}

	.elencoPuntato ol li:before{
		content: counters(item, ".") " ";
		counter-increment: item;
        font-weight: bold
	}


