*::-moz-selection {
 background-color: #719430;
 color: #ffffff;
}
html, body {
	height: 100%;
}
.clearfix {
	float:none

}
.topbar {
	padding: 8px 0;
	position: relative;
	z-index: 80;
}
.topbar ul.loginbar {
	margin: 0;
}
.topbar ul.loginbar > li {
	display: inline;
	list-style: none outside none;
	padding-bottom: 15px;
	position: relative;
}
.topbar ul.loginbar > li > a, .topbar ul.loginbar > li > a:hover {
	color: #7c8082;
	font-size: 12px;
	text-transform: uppercase;
}
.topbar ul.loginbar li i.fa {
	color: #bbb;
}
.topbar ul.loginbar li.topbar-devider {
	border-right: 1px solid #bbb;
	font-size: 8px;
	margin: 0 9px 0 5px;
	padding: 0;
	position: relative;
	top: -1px;
}
.topbar ul.lenguages {
	background: none repeat scroll 0 0 #f0f0f0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	display: none;
	left: -5px;
	list-style: none outside none;
	min-width: 100px;
	padding: 4px 0;
	position: absolute;
	top: 25px;
	z-index: 80;
}
.topbar li:hover ul.lenguages {
	display: block;
}
.topbar ul.lenguages:after {
	border-bottom: 6px solid #f0f0f0;
	border-left: 6px inset transparent;
	border-right: 6px inset transparent;
	content: " ";
	display: block;
	height: 0;
	left: 8px;
	position: absolute;
	top: -4px;
	width: 0;
}
.topbar ul.lenguages li a {
	color: #555;
	display: block;
	font-size: 10px;
	margin-bottom: 1px;
	padding: 2px 12px;
	text-transform: uppercase;
}
.topbar ul.lenguages li.active a i {
	color: #999;
	float: right;
	margin-top: 2px;
}
.topbar ul.lenguages li a:hover, .topbar ul.lenguages li.active a {
	background: none repeat scroll 0 0 #fafafa;
}
.topbar ul.lenguages li a:hover {
	text-decoration: none;
}
.navbar-fixed-top {
	top:30px;
	margin-right:3%;
	margin-left:1%;
	
	
	
	
}
.navbar-brand {
}
.navbar-brand-fattor {
	background-image:url(../gif/logo_fattor.png);
	width:132px;
	height:132px;
	margin-top:-10px;
}
.navbar-brand-agri {
	background-image:url(../gif/logo_fornasate.png);
	width:180px;
	height:120px;
}
.loghi {
	position: absolute;
	top:30px;
	left:5%;
	right:5%;
	z-index:3000;
}

/* Grid System */
.show-grid [class*="col-md-"] .show-grid-block {
  background-color: #42969e;
  border: 1px solid #FFFFFF;
  color: #ffffff;
  display: block;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
}
#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}
/*img {
  width: 100%;
  max-width: 100%;
  height: auto;
}*/
.white-panel {
  position: absolute;
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px;
}
/*
stylize any heading tags withing white-panel below
*/

.white-panel h1 {
  font-size: 1em;
}
.white-panel h1 a {
  color: #A92733;
}
.white-panel:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/************* UTILITY ************/
.box_prodotti {
	min-height:640px
}
#mainmap {
	overflow-x: hidden;
	overflow-y: hidden;
}
div#gmaps-canvas {
	height: 390px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.template-page {
	margin: 0 auto;
	padding: 0 3%;
	position: relative;
}
.NoMargin {
	margin-left:0;
	margin-right:0;
}
.hr-short .hr-inner {
	left: 50%;
	margin-left: -16%;
	width: 32%;
}
.hr-short .hr-inner-style {
	border-radius: 20px;
	border-style: solid;
	border-width: 2px;
	display: block;
	height: 9px;
	left: 50%;
	margin-left: -5px;
	margin-top: -5px;
	position: absolute;
	width: 9px;
}

.minheight-600 {
	min-height:600px;

}

/************* H titolo  ************/

/************* HEADER ************/
.cbp-af-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	height: 70px;
	/*overflow: hidden;*/
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}
#logo-container {
	float: left;
	margin: 3px 3.06% 0 0;
}
/************* HOME ************/
.ContentHome {
/*min-height:500px;*/
   
}
.ContentHome .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}
.ContentHome h2 {
	font-weight: normal;
}
.ContentHome .col-lg-4 p {
	margin-left: 10px;
	margin-right: 10px;
}
/************* PAGE EVENTI ************/

.header-wrapper {
	position: relative;
	width: 100%;
}
.full-bg-image {
	background-attachment: fixed;
}
.header-wrapper .full-bg-image {
	top: 0;
}
.full-bg-image {
	background-position: center center;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
}
.page-title-wrapper {
	height: 400px;
	min-height: 400px;
}
.page-title-wrapper {
	display: table;
	padding-bottom: 20px;
	width: 100%;
}
.page-title h1 {
	color: #ffffff;
	display: inline-block;
	font-size:30px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
.page-background {
	background-color: #9BADB6;
	opacity: 0.9;
}
.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.page-title-wrapper {
	display: table;
	height: 180px;
	min-height: 180px;
	padding-bottom: 20px;
	width: 100%;
}
.page-title {
	display: table-cell;
	padding-bottom: 8px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	z-index: 10;
}
.content-boxed {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	max-width: 1200px;
	padding-bottom: 0;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 0;
}
.page-title h1:after {
	background-color: #fff;
	content: "";
	display: block;
	height: 1px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 62%;
}
.circle {
	background-color: #7fab34;
	border-bottom-left-radius: 75px;
	border-bottom-right-radius: 75px;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	color: #ffffff;
	font-size: 25px;
	height: 75px;
	text-align: center;
	width: 75px;
}
.event-date {
	display: block;
	line-height: 25px;
	padding-top: 13px;
}
.circle_data {
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	padding-top: 8px;
}
.circle_mese {
	font-size: 24px;
	line-height: 20px;
	padding-top: 0;
}
.circle_anno {
	visibility: hidden;
}
/*portfolio */
.portfolio-item {
	right: 0;
	margin: 15px;
}
#portfolio .portfolio-item {
	right: 0;
	margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 400px;
	
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(254, 209, 54, .9);
 -webkit-transition: all ease .5s;
 -moz-transition: all ease .5s;
 transition: all ease .5s;
 
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
	margin: 0 auto;
	padding: 25px;
	max-width: 400px;
	text-align: center;
	background-color: #fff;
}
#portfolio .portfolio-item .portfolio-caption h4 {
	margin: 0;
	text-transform: none;
}
#portfolio .portfolio-item .portfolio-caption p {
	margin: 0;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
}
#portfolio * {
	z-index: 2;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #000;
}
.margin-top-0 {
	margin-top: 0;
}
.margin-top-5 {
	margin-top: 5px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-top-50 {
	margin-top: 50px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-bottom-0 {
	margin-bottom: 0;
}
.margin-bottom-5 {
	margin-bottom: 5px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.padding-top-0 {
	padding-top: 0;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-top-40 {
	padding-top: 40px;
}
.padding-top-50 {
	padding-top: 50px;
}
.padding-top-60 {
	padding-top: 60px;
}
.padding-bottom-0 {
	padding-bottom: 0;
}
.padding-bottom-5 {
	padding-bottom: 5px;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-40 {
	padding-bottom: 40px;
}
.padding-bottom-50 {
	padding-bottom: 50px;
}
.padding-bottom-60 {
	padding-bottom: 60px;
}
.row-no-margin {
	margin-left: -40px;
	margin-right: -40px;
}
.gmap-area {
  background-image: url("../gif/map.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}

.gmap-area .gmap iframe {
 
  height: 380px;
  width: 400px;
}


.gmap{
    border: 10px solid #f6f5f0;
   
    height: 400px;
    width: 400px;
    box-shadow: 0px 0px 3px 3px #e7e4dc;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.gmap-area .map-content ul {
  list-style: none; 
}

.gmap-area .map-content address h5{
  font-weight: 700;
  /* font-size: 16px; */
}




/* Responsive Styles */
/*@media (min-width: 768px) {

}*/
@media (max-width: 767px) {
	

 .cbp-af-header {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 10000;
 height: 60px;
	/*overflow: hidden;*/
	-webkit-transition: height 0.3s;
 -moz-transition: height 0.3s;
 transition: height 0.3s;
}
}

/* #Mobile (Landscape)
================================================== */
@media only screen and (max-width: 767px) {
	
 h1 {
 font-size:25px
}

 h2 {
 font-size:20px
}
.page-title h1 {
	
	font-size:28px;
	
}	
	}
	
/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width: 440px) {
	.page-title h1 {
	
	font-size:28px;
	
}
 h1 {
 font-size:25px
}

 h2 {
 font-size:20px
}
	
}