
/* CSS Document for jerosline.it */

/* Generali */
body {
  font-family: 'Lato', sans-serif;
  color: #444444;
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Mulish', sans-serif;
}
h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#main p {
	padding: 5px 0px;
	margin: 5px 0px;
}
#main p.p-last-one {
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
section {
  padding: 30px 0;
  overflow: hidden;
}
section h3 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px;
	color: #333;
	text-transform: uppercase;
	border-bottom: 2px solid #F60;
}
section h3.first-one {
	margin: 0px 0px 10px 0px;
}
/* Fine - Generali */
/* Top Bar */
#topbar {
  background: #f8f6f5;
  padding: 0px;
  font-size: 16px;
	margin: 0px;
	height: 60px;
}
#topbar .social-links a {
	font-size: 18px;
  display: inline-block;
  background: #65534c;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#topbar .social-links a:hover {
	background: #fd5c28;
  color: #fff;
  text-decoration: none;
}
/* Fine - Top Bar */
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar a, .navbar a:focus {
  display: flex;
  align-items: left;
  justify-content: flex-start;
  padding: 10px 0 10px 20px;
  font-size: 18px;
  color: #65534c;
  white-space: nowrap;
  text-transform: uppercase;
  transition: 0.3s;
}
.navbar ul li i {
	display: none;
}
@media (max-width: 991px) {
.navbar a {
	background-color: #fd5c28;
	margin-bottom: 2px;
}
.navbar a.active {
	background-color: #FFF;
}
.navbar a, .navbar a:focus {
  color: #FFF;
}
.navbar a.active i, .navbar a.active i:focus {
  color: #FFF;
}
.navbar a:hover {
	background-color: #FFF;
}
.navbar a:hover i {
  color: #FFF;
}
.navbar a i, .navbar a:focus i {
  margin-left: 0px;
}
	.navbar ul li i {
		display: inline-block;
		font-size: 24px;
		line-height: 24px;
		padding: 5px;
		margin-right: 20px;
		background-color: #C30;
		border-radius: 3px;
	}
}
/*--------------------------------------------------------------
# Fine - Navigation Menu
--------------------------------------------------------------*/
/* Header */
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 54px;
}
/* Fine - Header */
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs ol a:hover {
	text-decoration: underline; 
}
/*--------------------------------------------------------------
# Fine - Breadcrumbs
--------------------------------------------------------------*/
/* Container */
section .container a:hover {
	text-decoration: underline;
}
section .container .btn-wrap a:hover {
	text-decoration: none;
} 
/* Fine - Container */
/* Home */
/*#hero {
  width: 100%;
  height: 70vh;
  overflow: hidden;
  position: relative;
  padding: 0;
}*/
#hero {
  width: 100%;
  height: 50vh;
  overflow: hidden;
  position: relative;
  padding: 0;
  background-color: bisque;
}
  /* Gallery categorie prodotti (Portfolio) */
#portfolio {
  margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.portfolio .portfolio-item .portfolio-info h4 {
	text-align: left;
}
	/* Fine - Gallery categorie prodotti (Portfolio) */
	/* Brand */
.clients .client-logo img {
  transition: all 0.3s ease-in-out;
  height: 80px;
  filter: none;
}
.section-title h2.h2-brand-h {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 20px;
  padding-bottom: 0px;
  color: #65534c;
	text-transform: uppercase;
}
	/* Fine - Brand */
/* Fine - Home */
/* Chi siamo */
.team {
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #EEE;
}
section.team h3 {
	font-size: 24px;
	line-height: 38px;
	font-weight: 700;
	color: #900;
	text-transform: uppercase;
	border-bottom: 2px solid #CCC;
}
.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #2b2320;
}
.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #900;
	text-transform: uppercase;
}
/* Fine - Chi siamo */
/* Servizi di consulenza */
.pricing .box {
  padding: 20px;
  background: #f3f1f0;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  height: 90%;
}
.pricing .no-margin-1 {
	margin-bottom: 0px;
}
.pricing .no-margin {
		margin-bottom: 0px;
	}
@media (max-width: 767px) {
	.pricing .no-margin-1 {
		margin-bottom: 20px;
	}
}
.pricing .box img {
	width: 100%;
}
.pricing h3 {
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2b2320;
	border-bottom: 2px solid #2b2320;
}
.pricing .btn-wrap {
  padding: 15px;
  text-align: center;
}
.pricing .btn-buy {
  color: #9c847b;
  border: 2px solid #e9e3e1;
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  font-size: 14px;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}
.pricing .btn-buy:hover {
  color: #f03c02;
  border-color: #f03c02;
}
.pricing .featured {
  background: #fd5c28;
  box-shadow: none;
}
.pricing .featured h3 {
  color: #FFF;
	border-bottom: 2px solid #FFF;
}
.pricing .featured .btn-wrap {
  padding: 15px;
  text-align: center;
}
.pricing .featured .btn-buy {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.pricing .featured .btn-buy:hover {
  color: #f03c02;
  background: #fff;
  border-color: #fff;
}
/* Fine - Servizi di consulenza */
/* Marchi */
.testimonials .testimonials-carousel, .testimonials .testimonials-slider {
  overflow: hidden;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 40px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
}
.testimonials .testimonial-item .testimonial-img {
  width: 200px;
  border-radius: 5px;
  border: 4px solid #CCC;
  float: left;
	padding: 2px;
  margin: 0 10px 0 0;
	background-color: #FFF;
}
@media (max-width: 420px) {
	.testimonials .testimonial-item .testimonial-img {
  float: none;
	}
}
.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}
.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px 0 0 0;
  padding: 0;
}
/* Fine - Marchi */
/* Contatti */
div.map-section iframe {
	width: 100%;
	height: 350px;
	border: 0px none;
}
.contact .info div {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 18px;
	line-height: 22px;
  color: #65534c;
}
.justify-content-center {
	margin-top: 30px;
	margin-bottom: 30px;
}
ul.lista {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	line-height: 24px;
	list-style: none;
}
ul.lista li {
	margin: 10px 0px;
	padding: 0px 5px;
  list-style: none;
}
ul.lista li span {
	display: inline-block;
	min-width: 120px;
	text-transform: uppercase;
	font-weight: 700;
}
ul.lista li.alternative {
	background-color: #EEE;
	padding: 4px 5px 5px 5px;
	border: 1px solid #CCC;
	border-radius: 3px;
	border-bottom: 3px solid #CCC;
}
ul.lista li.last-one {
	margin: 10px 0px 0px 0px;
}
/* Contatti */