body, html {
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #666;
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 300;
	font-size: 42px;
	color: #444;
}
h3, h4 {
	font-size: 22px;
	font-weight: 400;
	font-weight: 300;
	color: #444;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 16px;
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #0ba2db;
}
a:hover, a:focus {
	text-decoration: none;
	color: #222;
}
ul, ol {
	list-style: none;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 2px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #0ba2db;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0;
}
/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-size: 20px;
	color: #444;
	font-weight: 500;
	text-transform: uppercase;
}
#menu a.navbar-brand i.fa {
	color: #0ba2db;
	vertical-align: top;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #444;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #0ba2db;
}
.on {
	background-color: #f6f6f6 !important;
	border-bottom: 1px solid #ddd !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #0ba2db !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0ba2db;
	border-color: #0ba2db;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 70px;
}
.section-title p {
	font-size: 18px;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #0ba2db;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 2px;
	margin-top: 20px;
	transition: all 0.3s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-color: #444;
}
/* Header Section */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg.jpg) no-repeat center center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	background: rgba(255,255,255,0.2);
}
.intro h1 {
	color: #0ba2db;
	font-size: 74px;
	font-weight: 600;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.intro p {
	color: #444;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 40px;
}
header .intro-text {
	padding-top: 300px;
	padding-bottom: 200px;
	text-align: center;
}
/* chi_siamo Section */
#chi_siamo {
	padding: 120px 0;
}
#chi_siamo h3 {
	font-size: 22px;
}
#chi_siamo .chi_siamo-text {
	margin-left: 10px;
	margin-top: 20px;
}
#chi_siamo img {
	display: inline-block;
	border-color: #0ba2db;
	border-radius: 20px;
	padding: 20px;
}
#chi_siamo .chi_siamo-text li {
	font-size: 16px;
	margin-bottom: 6px;
	margin-left: 10px;
	list-style: none;
	padding: 0;
}
#chi_siamo .chi_siamo-text li:before {
	content: "✓";
	color: #0ba2db;
	padding-right: 10px;
}
#chi_siamo p {
	line-height: 24px;
	margin: 30px 0;
}
/* Services Section */
#servizi {
	padding: 120px 0;
	background: #f6f6f6;
}
#servizi h4 {
	text-transform: uppercase;
}
#servizi .fa {
	font-size: 48px;
	margin: 20px 0;
	color: #0ba2db;
}
/* Workflow Section */
#workflow {
	padding: 120px 0 140px 0;
}
#workflow . workflow-table {
	border: 1px solid #e4e4e4;
	text-align: center;
	position: relative;
	background-color: #fff;
	border-radius: 4px;
}
#workflow .row {
	margin-top: 100px;
}
#workflow . workflow-table:hover {
	z-index: 2;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
#workflow .highlight-plan {
	margin: -15px 0;
	margin-right: -1px;
	z-index: 1;
}
#workflow . workflow-table.highlight-plan .plan-name {
	background-color: #0ba2db;
	padding: 25px 0;
	border-radius: 4px 4px 0 0;
}
#workflow . workflow-table.highlight-plan .plan-name h3 {
	color: #fff;
}
#workflow . workflow-table.highlight-plan .plan-signup {
	background-color: #0ba2db;
	padding: 30px 0;
	border-radius: 0 0 4px 4px;
}
#workflow . workflow-table.highlight-plan .plan-signup .btn-system.border-btn {
	border-color: #fff;
	color: #fff;
}
. workflow-table .plan-name {
	padding: 15px 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.05) inset;
	border-bottom: 1px solid #eee;
}
. workflow-table .plan-name h3 {
	font-weight: 300;
	font-size: 32px;
}
. workflow-table .plan-workflow {
	padding: 25px 0;
}
. workflow-table .plan-workflow . workflow-value {
	font-size: 38px;
	line-height: 52px;
	color: #444;
}
. workflow-table .plan-price . workflow-value span {
	font-size: 18px;
	line-height: 18px;
}
. workflow-table.btn-system.border-btn {
	border-color: #0ba2db;
	color: #0ba2db;
}
. workflow-table .plan-list li {
	padding: 8px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
}
. workflow-table .plan-list strong {
	font-weight: 400;
}
. workflow-table .btn-system {
	padding: 10px 25px;
	display: inline-block;
	color: #fff;
	background-color: #0ba2db;
	margin-right: 5px;
	font-size: 16px;
	border-radius: 2px;
	transition: all 0.3s ease-in-out;
	border: 0;
	text-transform: uppercase;
}
. workflow-table .btn-system:hover, . workflow-table .btn-system.border-btn:hover {
	background-color: #444;
}
. workflow-table .btn-system:last-child {
	margin-right: 0;
}
. workflow-table .btn-system.border-btn {
	background-color: transparent;
	border: 1px solid;
	box-shadow: none;
}
. workflow-table .plan-list li:first-child {
	border-top: 1px solid #eee;
}
. workflow-table .plan-signup {
	padding: 25px 0;
}
. workflow-table .plan-signup a {
	text-transform: uppercase;
}
/* Contatti Section */
#contatti {
	padding: 120px 0 60px 0;
	background: #F6F6F6;
}
#contatti form {
	padding: 30px 0;
}
#contatti .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contatti .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contatti .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contatti .social {
	margin-top: 80px;
}
#contatti .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contatti .social i.fa {
	font-size: 26px;
	padding: 4px;
	color: #0ba2db;
	transition: all 0.3s;
}
#contatti .social i.fa:hover {
	color: #444;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Footer Section*/
#footer {
	background: #e6e6e6;
	color: #888;
	padding: 30px 0 25px 0;
	border: 1px solid #fff;
}
#footer p {
	font-size: 15px;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #0ba2db;
}

@media (max-width: 1024px) {
#chi_siamo img {
	float: left;
	margin-bottom: 20px;
}
}
