/*================================
	BODY
================================*/

body
{
	background-color:#fefefe;
	/*background-image:url(../image/dark_wood.png);*/
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	overflow-x:hidden !important;
	-webkit-font-smoothing: antialiased;
}


/*================================
	BOXED LAYOUT
================================*/

.boxed-layout
{
	margin:0 auto;
	max-width:1170px;
}

.boxed-layout section
{
	background-color:#fff;
}

.boxed-layout .navbar-default
{
	margin:0 auto;
	max-width:1170px;
	min-height:20px !important;
	padding-bottom:5px !important;
	padding-top:15px !important;
}




/*================================
	Generali
================================*/

.head
{
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	font-weight:600;
	line-height:40px;
}

.testo-menu
{
	font-family: 'Montserrat', sans-serif !important;
	color: #666;
	text-transform: uppercase;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	word-break: break-word;
}

.margine_centro{
	margin-top:0px;
}

@media (max-width: 996px) {
  .margine_centro {
    margin-top:10px;
  }
}

.big-testo
{
	font-family: 'Montserrat', sans-serif !important;
	font-size:14px;
}

.cl-alu
{
	background:#333;
	color:#FFF;
}

.cl-modern
{
	background:#659ee3;
	color:#000;
}

.cl-classic
{
	background:#f1c21e;
	color:#000;
}

.cl-colours
{
	background:#9617e7;
	color:#FFF;
}

.cl-nature
{
	background:#47c75c;
	color:#000;
}

.img-responsive-esempi
{
	width:100%;
	max-width:900px;
}

.img-responsive-schedaprodotto
{
	width:100%;
	max-width:500px;
}

.img-responsive-prodotti
{
	width:100%;
	max-width:350px;
}

.img-thumbnail
{
	vertical-align:middle;
}

.icon-cog 
{ 
	color: #A0CE4E;
}


/*================================
	2.Heading Styles
================================*/

h1, h2, h3, h4, h5, h7 {
	font-family: 'Montserrat', sans-serif !important;
	color: #666;
	text-transform: uppercase;
	margin: 0;
}

h1 small, h2 small, h3 small, h4 small, h5 small {
	text-transform: none;
	color: #444444;
}

h1 {
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 24px;
}

h1 small {
	font-size: 24px;
}

h1 .small2 {
	font-size: 20px!important;
	color:#A0CE4E!important;
}

h2 {
	font-size: 24px;
	line-height: 48px;
	margin-bottom: 12px;
}

h2 small {
	font-size: 16px;
}

h2.compact {
	line-height: 24px;
}

h3 {
	color:#A0CE4E;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
}

h3 small {
	font-size: 14px;
}

h4, h5, h6 {
	line-height: 24px;
}

h4 {
	font-size: 14px;
}

h4 small {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
	margin: 0;
}

h7{
	font-size: 16px!important;
  	color:#A0CE4E!important;
}

h8 {
	font-family: 'Montserrat', sans-serif !important;
	color: #666;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	font-size:16px;
	text-align:center;
}

.spaziatura{
	padding-top:25px;
}
/*
h1
{
	color:#000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:24px !important;
	font-weight:normal !important;
	margin:0px 0px 20px 0px !important; 
}

h2
{
	color:#000 !important;	
	font-family: 'Montserrat', sans-serif !important;
	font-size:36px !important;
	font-weight:bold !important;
	margin:0px 0px 20px 0px !important; 
}

h3
{
	color:#777777 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:15px !important;
	font-weight:bold !important;
	line-height:28px;
	margin:0px 0px 0px 0px !important; 
}

h5
{
	color:#000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:18px !important;
	font-weight:normal !important;
	margin:0px 0px 20px 0px !important; 
}
*/

/*==================================
	Carousel
===================================*/


#banner-wrapper
{
	/*background-attachment:fixed;*/
	height:auto;
	padding-top:0px;
	width:100%;
	transition:1.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;

}




 .fullwidthbanner-container
{
	max-height:600px !important;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100% !important;
}




.fullwidthbanner-container .fullwidthabnner	
{
	max-height:600px !important;
	padding:0;
	position:relative;
	width:100% !important;
}




.bannercontainer
{
	max-height:500px !important;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100% !important;
}




/*==================================
	Carousel Styles
===================================*/


.heading-big-white
{
	
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:60px;
	font-weight:bold;
	line-height:48px;
	text-shadow:0px 1px 3px #818181;
}




.heading-small-white
{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	line-height:32px;
	text-shadow:0px 1px 3px #818181;
}




.heading-list-small
{
	color:#fff;
	font-family: 'Open Sans', sans-serif;Generali
	font-size:22px;
	text-shadow:0px 1px 3px #818181;
}




/*================================
	quick-access
================================*/


.quick-access
{
	background:
	radial-gradient(black 15%, transparent 16%) 0 0,
	radial-gradient(black 15%, transparent 16%) 4px 4px,
	radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px,
	radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 4px 5px;
	background-color:#282828;
	background-size:8px 8px;
	height:35px;
	padding-bottom:2px;
	padding-right:0px;
	padding-top:2px;
	position:relative;
	z-index:52;
}




.quick-access ul
{
	float:right;
	margin:0;
	padding:0;
}




.quick-access ul li
{
	color:#f54444;
	float:left;
	font-size:16px;
	line-height:30px;
	list-style:none;
	margin-right:10px;
}




.quick-access ul li a
{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:30px;
	padding-left:8px;
	text-decoration:none;
}




/*=========================
	navbar
=========================*/


.navbar
{
	margin-bottom:0;
	z-index:51;
}




.navbar-default
{
/*	background:#efefef;
*/	background:#f5f5f5;
	border:none;
	border-radius:0;
	box-shadow: 0px 0px 5px 2px #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-top:1px solid #808080;
        height: 80px;
	min-height:80px;
	padding-bottom:10px;
	padding-top:27px;
	transition:All .6s ease;
	-webkit-transition:All .6s ease;
	-moz-transition:All .6s ease;
	-o-transition:All .6s ease;
}




.navbar-default
{
	min-height:20px !important;
	padding-bottom:5px !important;
	padding-top:0px !important;
}




.navbar-default
{
	width:100%;
}




.navbar-brand img
{
	width:100%;
	max-width:235px;
	padding-top:5px;
	transition:All .6s ease;
	-webkit-transition:All .6s ease;
	-moz-transition:All .6s ease;
	-o-transition:All .6s ease;	
}

.navbar-nav
{
	float:right;
	overflow-y:hidden;
}




.navbar-brand
{
	padding-top:0;
}




.navbar-toggle
{
	margin-top:22px;
	background:#2f3032;
}




.navbar-default .navbar-toggle
{
	border-color:#3d3d3f;
}




.navbar-nav > li > a
{
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	font-weight:bold;
	vertical-align:middle; 
    text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	text-transform:uppercase;
}




.navbar-nav > li > a > i
{
	font-size: 1em;
	padding-right:5px;
}

/* Laptop/Tablet (1024px) */
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation: landscape) {
	.navbar-nav > li > a > i {
		font-size:15px;
	}	
	.navbar-nav > li > a {
		font-size:15px;
	}
}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 321px) and (max-width: 1024px) and (orientation: portrait) {
	.navbar-nav > li > a > i {
		display:none;
	}	
	.navbar-nav > li > a {
		font-size:10px;
	}
}

/* Phone Landscape (480px) */
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
	.navbar-nav > li > a > i {
		display:none;
	}	
	.navbar-nav > li > a {
		font-size:10px;
	}
}

/* Phone Portrait (320px) */
@media only screen and (max-width: 320px) {
	
}


.navbar-default .navbar-nav > .active > i, 
.navbar-default .navbar-nav > .active > i:hover, 
.navbar-default .navbar-nav > .active > i:focus,
.navbar-default .navbar-nav > li i:hover, 
.navbar-default .navbar-nav > li i:focus
{
	color:#A0CE4E!important;
}

/*
non mi piace l'ultimo link diverso...da vedere
.navbar-nav > li:last-child > a
{
	padding-right:0;
}
*/




.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li a:hover, 
.navbar-default .navbar-nav > li a:focus,
.navbar-default .navbar-nav > li a.active
{
	background-color: transparent;
	border-top:3px solid #A0CE4E;
	color:#95c542!important;
	padding-top:27px; 
	text-decoration:none;
}




.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus
{
/*	background:#efefef;
*/	background:#f5f5f5;
}




.navbar-default .navbar-collapse, .navbar-default .navbar-form
{
	border:none;
}




/*================================
	Contenitore Pagina
================================*/


.page-content
{
	margin-top:0px;
	padding:5px;
}




/*================================
	Footer
================================*/


.contact-wrapper
{
	/*background:#f5f5f5;*/
	padding-top:40px;
	padding-bottom:30px;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
	border-color: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 0px 150px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.footer-made
{
	padding-top:10px;
	/*background:#f5f5f5;*/ 
	height:200px;
}

.footer-made-sfondo
{
	background:url(../image/made_in_italy.png) repeat-y fixed 50% 100%;
	width:100%;
	height:200px;
}

.crea-spazio
{
	padding-top:50px;
	padding-bottom:50px;
}

#made-in-italy
{
	padding-top:60px;
	width:100%;
	max-width:576px;
	min-width:200px;
}


.indirizzo a
{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	padding-left:13px;
	text-decoration:none;
}


.contact-info
{
	list-style:none;
	padding-bottom:30px;
	padding-top:0px;
}


.contact-info ul
{
	list-style:none;
	margin:0;
	padding:0;
}


.contact-info li
{
	color:#A0CE4E;
	display:block;
	font-size:16px;
	line-height:35px;
	padding-left:20px;
}

.contact-info li a
{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	padding-left:13px;
	text-decoration:none;
}


.footer-line
{
	background:
	radial-gradient(black 15%, transparent 16%) 0 0,
	radial-gradient(black 15%, transparent 16%) 4px 4px,
	radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px,
	radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 4px 5px;
	background-color:#282828;
	background-size:8px 8px;
	color:#FFFFFF;
	max-height:40px;
	position:relative;
	z-index:51;
	box-shadow: 0px 0px 2px 4px #95c542;
	-webkit-box-shadow: 0px 0px 2px 4px #95c542;
	-moz-box-shadow: 0px 0px 2px 4px #95c542;
}

.copyright
{
	background-color:transparent;
	color:#fff;
	font-size:14px;
	line-height:40px;
}


.centra-testo 
{
	text-align:center;
}


.contact-footer li 
{
	display:block;
	line-height: 20px;
}


.contact-footer a 
{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	padding-left:13px;
	text-decoration:none;
}


.text-color
{
	color:#95c542 !important;
}

.text-color-interesse
{
	color:#95c542 !important;
	font-size:10px !important;
}




/*================================
	toTop icon
================================*/


#toTop 
{
    background-color: #989797;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    height: 65px;
    opacity: 0.9;
    overflow:hidden;
    padding-top: 15px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-decoration:none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    width: 50px;
    z-index: 10000;
}

#toTop:before 
{
    content: "\f077";
    font-family: "fontawesome";
}

#toTop:hover 
{
    background-color: #A0CE4E;
	overflow:hidden;
	text-decoration:none;
}

#toTopHover 
{
	background-color: #A0CE4E;
    display: block;
   	float: left;
   	opacity: 0;
   	overflow: hidden;
	overflow:hidden;
	text-decoration:none;
}

#toTop:active, #toTop:focus 
{
    background-color: #333333;
    outline: medium none;
}


/*================================
	Language menu
================================*/

/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after 
{
	display: inline-block;
	opacity: 0;
	transition: transform 0.3s, opacity 0.2s;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;

}

.cl-effect-1 a::before 
{
	content: '[';
	margin-right: 5px;
	transform: translateX(20px);
	-moz-transform: translateX(20px);
	-webkit-transform: translateX(20px);
}

.cl-effect-1 a::after 
{
	color: #5bd700;
	content: ']';
	margin-left: 5px;
	transform: translateX(-20px);
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
}


.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after 
{
	#color: #5bd700;
	color:#A0CE4E;
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);

}

.link-cl-attivo
{
	display: inline-block;
	color: #5bd700;
	font-size:13px !important;
	line-height:30px;
}

.menulanguage ul
{
	float:right;
	margin:0;
	padding:0;
}

.menulanguage ul li
{
	color:#A0CE4E;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	list-style:none;
	margin-right:5px;
}

.menulanguage ul li a
{
	color: #A0CE4E;
	padding-left:2px;
}

.overlay
{
	background:#4477aa;
	color:#fff;
	display:block;
	font-size:60px;
	line-height:80px;
	opacity:0.8;
	text-align:center;
}

.overlay_arrow
{
	height:0;
	left:50%;
	margin-left:-16px;
	position:absolute;
	width:0;
}

.overlay_arrow.above
{
	border-left:16px solid transparent;
	border-right:16px solid transparent;
	border-top:16px solid #336699;
	bottom:-15px;
}

.overlay_arrow.below
{
	border-bottom:16px solid #336699;
	border-left:16px solid transparent;
	border-right:16px solid transparent;
	top:-15px;
}



/*================================
	Contatti
================================*/

.section-head
{
	margin-bottom:20px;
}
	
.section-head .head-wrapper
{
	border-bottom:2px solid #ccc;
	margin-bottom:15px;
}
	
.section-head .head-wrapper .head
{
	border-bottom:2px solid #A0CE4E;
	color:#A0CE4E;
	font-family: 'Montserrat', sans-serif;
	display:table;
	font-size:30px;
	line-height:40px;
	margin-bottom:-2px;
	padding-top:10px;
	z-index:99;
}

.section-head-interesse
{
	margin-bottom:20px;
}
	
.section-head-interesse .head-wrapper-interesse
{
	border-bottom:2px solid #ccc;
	margin-bottom:15px;
}
	
.section-head-interesse .head-wrapper-interesse .head-interesse
{
	border-bottom:2px solid #A0CE4E;
	color:#A0CE4E;
	font-family: 'Montserrat', sans-serif;
	display:table;
	font-size:20px;
	line-height:40px;
	margin-bottom:-2px;
	padding-top:10px;
	z-index:99;
}

.form-title
{
	clear:both;
	color:#7f8c8d;
	font-size:16px;
	line-height:24px;
}

.contact-form-container
{
}


.contact-form-container .fields
{
	clear:both;
}


.contact-form-container .fields input
{
	border:1px solid #ccc;
	color:#666;
	font-size:14px;
	line-height:35px;
	margin-bottom:20px;
	padding-left:5px;
}

.contact-form-container .fields textarea
{
	border:1px solid #ccc;
	color:#666;
	font-size:14px;
	height:150px;
	margin-bottom:20px;
	padding-left:5px;
	width:100%;
}

.contact-form-container .btn-submit input
{
	background:#bdc3c7;
	border:none;
	border-radius:20px;
	color:#fff;
	display:table-footer-group;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:47px;
	padding-bottom:5px;
	padding-left:60px;
	padding-right:60px;
	padding-top:5px;
	text-decoration:none;
	transition:All .1s ease;
	-webkit-transition:All .1s ease;
	-moz-transition:All .1s ease;
	-o-transition:All .1s ease;
	border:none;
}

.contact-form-container .btn-submit  input[type="button"]:hover
{
	background:#A0CE4E;
	border-bottom:none;
	color:#fff;
}

.address
{
}

.address .address-info
{
}

.address .address-info .office
{
	color:#494d4d;
	font-size:17px;
	font-weight:bold;
	margin-bottom:1px;
}

.address .address-info .meta
{
	color:#7f8c8d;
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
}

.address .address-info .add-icons
{
	color:#7f8c8d;
	font-size:16px;
	line-height:35px;
}

.address .address-info .add-icons i
{
	font-size:20px;
	margin-right:15px;
}

.add-time
{
	color:#7f8c8d;
	font-size:13px;
	line-height:30px;
}

.add-time i
{
	font-size:20px;
	margin-right:15px;
}

.add-time-div
{
	height:30px;
	margin-top:0;
	padding-left:34px;
	padding-top:-20;
	position:relative;
	top:-30px;
}




/*================================
	Messaggi FORM
================================*/

.success
{
	background: #48b640;
	border-radius: 3px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 20px;
	padding-left: 15px;
}

.error-msg
{
	background: #ef3838;
	border-radius: 3px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 20px;
	padding-left: 15px;
}

.list-unstyled 
{
	list-style:none;
	padding-left: 0;
}		



/*================================
	SLIDER STYLES
================================*/
	
.slider-wrapper{
	position:relative; 
	overflow:hidden;
	
	width:100%;
	margin:0px auto;
	
	background:#fefefe;
	/*border-bottom:1px solid #666;*/
}

.slider{
	position:relative;
	width:100%; 
/*	height:400px; when responsive, comment this out */
	margin:0 auto;
	
	background:#fefefe;
}


@media only screen and (min-width: 1000px){
	.slider{
		width:1000px;
	}
}

@media only screen and (min-width: 1440px){
	.slider{
		width:1440px;
	}
}

.claim{
	width:320px;
	height:35px;
	line-height:50px;
}	

.teaser{
	padding:0.5% 1.5%;
	width:250px;
	font-size:8px;
	height:35px;
	line-height:100%;
}

.teaser-small{
	padding:0.5% 1.5%;
	padding-left:0; 
    padding-right:0px;
	width:300px;
	font-size:8px;
	font-style:italic;
	height:35px;
	line-height:100%;
	text-align:center;
}

.small{
	width:250px;
	height:35px;
	padding-left:0; 
	padding-right:0px;
	text-align:center;
	font-size:8px;
}

.light-green{background:#95C542;}
.green{background:#7CB761;}
.orange{background:#EF7D00;}
.turky{background:#348E8A;}
.black{background:#000000;}
.white{background:#fff; color:#333;}
.violet{background:#8e3cb8;}
.vintage{background:#b35b05;}

.p-slider{
	position:absolute;
	top:-200px;
	
	z-index:49;
	padding:1% 1%;
	
	font-size:16px;
	line-height:100%;
	color:#fff;
	white-space: nowrap;
	text-transform:uppercase;
}

/*================================
	AboutUs Styles
================================*/


.aboutus-wrapper
{
	/*background:#f5f5f5;*/
	padding-top:30px;
	padding-bottom:30px;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
	border-color: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 0px 150px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.icone-col-dim
{
	color:#95c542 !important;
	font-size:60px;
	font-weight:bold;
	padding-top:20px;
}

.testo-speciale
{
	color:#777777 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:20px !important;
	font-weight:bold !important;
	line-height:20px;
	margin:10px 10px 10px 10px !important; 
}

.testo-format
{
	color:#777777 !important;
	font-family: 'Verdana', sans-serif !important;
	font-size:15px !important;
	text-align: justify;
	height:250px;
	padding-top:60px;
}

/*================================
	PRODOTTI STYLES
================================*/

.prodotti-wrapper
{
	/*background:#f5f5f5;*/
	padding-top:30px;
	padding-bottom:30px;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}

/*================================
	Where Styles
================================*/


.where-wrapper
{
	/*background:#f5f5f5;*/
	padding-top:30px;
	padding-bottom:30px;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}

.indirizzo-big{
	padding-top:30px;
	font-size:25px;
	color:#666;
	text-align:center;
	font-weight:bold;
	padding-bottom:20px;
}

.indirizzo-small{
	padding-top:20px;
	font-size:22px;
	color:#666;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
}


/* DA RICOLLOARE */

.navbar-brand {
  	height: 100px;
}


/*================================
	MAPS Styles
================================*/

.map-info{
	width:300px;
	height:130px;
	font-weight:bold !important; 
	color:#777777 !important;
}

.map-info hr{
	margin-top:8px;
	margin-bottom:10px;
	padding:0;
}
.map-info h1{
	color:#95c542 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:20px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	margin:0px 0px 6px 0px !important; 
}

.map-info a{
	font-size:10px;
	font-weight:bold !important;
}

.map-info a:hover{
	text-decoration:none;
	font-weight:bold !important;
	font-size:14px;
}

#location-canvas{
	width:100%;
	height:600px;
/*	box-shadow: 0px 5px 7px 0px #666;*/
}

/*================================
	SECTION Styles
================================*/

.section {
	position: relative;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.section-slide {
	
}

.section-alt {
  	background-color: #f8f8f8;
	padding: 40px 0;
}

.section-alt:before, .section-alt:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	background-repeat: no-repeat;
	background-size: 100% 20px;
	z-index: 50;
}

.section-alt:before {
	top: 0;
	background-image: url(../image/top-shadow.png);
}

.section-alt:after {
	bottom: 0;
	background-image: url(../image/bottom-shadow.png);
}

.section-alt:last-child:after {
	background-image: none;
}

.section-schedap {
  	background-color: #fff;
	padding: 40px 0;
}

.section-schedap:before, .section-schedap:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	background-repeat: no-repeat;
	background-size: 100% 20px;
	z-index: 50;
}

.section-schedap:before {
	top: 0;
	background-image: url(../image/top-shadow.png);
}

.section-schedap:after {
	bottom: 0;
	background-image: url(../image/bottom-shadow.png);
}

.section-schedap:last-child:after {
	background-image: none;
}

.section-padded {
	padding: 40px 0;
}


/*================================
	SECTION Header
================================*/

.section-header {
	text-align: center;
	position: relative;
	border-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 36px;
}
.section-header h1 {
	text-align: center;
	display: inline-block;
	padding: 0 24px;
	background-color: white;
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	/*  border-bottom:2px solid #A0CE4E;*/
}
.section-header h1 small {
	font-size: inherit;
	text-transform: uppercase;
}
.section-alt .section-header h1 {
	background-color: #f8f8f8;
}
.section-alt .section-header:before, .section-alt .section-header:after {
	content: "";
	position: absolute;
	width: 30%;
	height: 1px;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0px 1px 0px white;
	-moz-box-shadow: 0px 1px 0px white;
	box-shadow: 0px 1px 0px white;
	top: 50%;
	z-index: 0;
}
.section-padded .section-header:before, .section-padded .section-header:after {
	content: "";
	position: absolute;
	width: 30%;
	height: 1px;
	background-color: #cdcdcd;
	-webkit-box-shadow: 0px 1px 0px white;
	-moz-box-shadow: 0px 1px 0px white;
	box-shadow: 0px 1px 0px white;
	top: 50%;
	z-index: 0;
}
.section-alt .section-header:before, .section-alt .section-header:after {
	background-color: #d8d8d8;
}
.section-header:before {
	left: 0;
}
.section-header:after {
	right: 0;
}

.testo-prodotti {
	text-align: center;
	position: relative;
	border-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.testo-prodotti h1 {
	text-align: center;
	display: inline-block;
	padding: 0 24px;
	background-color: white;
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	/*  border-bottom:2px solid #A0CE4E;*/
}
.testo-prodotti h1 small {
	font-size: inherit;
	text-transform: uppercase;
}
.section-alt .testo-prodotti h1 {
	background-color: #f8f8f8;
}
.section-alt .testo-prodotti:before, .section-alt .testo-prodotti:after, .section-schedap .testo-prodotti:before, .section-schedap .testo-prodotti:after {
	content: "";
	position: absolute;
	width: 30%;
	height: 1px;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0px 1px 0px white;
	-moz-box-shadow: 0px 1px 0px white;
	box-shadow: 0px 1px 0px white;
	top: 50%;
	z-index: 0;
}
.section-padded .testo-prodotti:before, .section-padded .testo-prodotti:after {
	content: "";
	position: absolute;
	width: 30%;
	height: 1px;
	background-color: #cdcdcd;
	-webkit-box-shadow: 0px 1px 0px white;
	-moz-box-shadow: 0px 1px 0px white;
	box-shadow: 0px 1px 0px white;
	top: 50%;
	z-index: 0;
}
.section-alt .testo-prodotti:before, .section-alt .testo-prodotti:after, .section-schedap .testo-prodotti:before, .section-schedap .testo-prodotti:after{
	background-color: #d8d8d8;
}
.testo-prodotti:before {
	left: 0;
}
.testo-prodotti:after {
	right: 0;
}



/*================================
	PRODOTTI STYLE
================================*/

.spazio-prodotti-riga{
	padding-top:20px;
	padding-bottom:20px;
}

.spazio-prodotti{
	padding-top:20px;
}

.block_holder {
    padding: 6px;
    background: #f6f6f6;
    -webkit-box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.15);
    float: left;
    margin: 5px;
	font-size: 62.5%;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

.block_holder img {
    max-width: 100%;
    height: auto;
}

.hover_block {
    position: relative;
    overflow: hidden;
}

.hover_info {
    width: 350px;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
}

.hover_info h1 {
    line-height: 20px;
    margin-bottom: 0px;
	font-size: 2em; 
	padding: 10px 20px; 
	background: rgba(146, 201, 48, 0.7); 
	color: #E7E7E7; position: absolute; 
	top: 25px; 
	left: -100%; 
	transition: left 200ms linear; 
	-webkit-transition: left 200ms linear; 
	-moz-transition: left 200ms linear; 
}

.hover_info p { 
	font-size: 1.6em;
	line-height: 1.4;
	color: #fff;
	position: absolute; 
	top: 85px; 
	left: 10%; 
	width: 80%; 
	text-align: center; 
	opacity: 0; 
	transition: opacity 200ms linear; 
	-webkit-transition: opacity 200ms linear; 
	-moz-transition: opacity 200ms linear; 
}

.hover_info a { 
	color: #444;
    text-decoration: none;
    transition: color 300ms linear; 
    -webkit-transition: color 300ms linear;  
    -moz-transition: color 300ms linear;
	font-size: 1.5em; padding: 10px 20px;
	background: rgba(146, 201, 48, 0.7);
	color: #E7E7E7;
	position: absolute;
	bottom: 25px;
	right: -100%; 
}
	
.hover_info:hover h1 { 
	left: 0;
	transition-delay: 250ms;
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms; 
}

.hover_info:hover p { 
	opacity: 1;
	transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms; 
}

.hover_info:hover a { 
	right: 0; 
	transition: right 200ms linear 700ms, color, background 200ms linear;
	-webkit-transition: right 200ms linear 700ms, color, background 200ms linear;
	-moz-transition: right 200ms linear 700ms, color, background 200ms linear;
}

.hover_info a:hover { 
	background: rgba(146, 201, 48, 1.0); 
	color: #F7F7F7; 
}


.block_23 .circle_over { 
    border-radius: 50% 50% 50% 50%; 
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5) inset; 
    height: 175%;
    width: 125%;
    position: absolute;
    top: -37.5%;
    left: -12.5%;
    transition: box-shadow 250ms linear;
    -webkit-transition: box-shadow 250ms linear;
}
.block_23 .circle_in {
    width: 125%;
    height: 165%;
    top: -32.5%;
    left: -12.5%;
    border-radius: 50%; 
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 250ms linear;
    -webkit-transition: all 250ms linear;
}

.block_23:hover .circle_over {
    box-shadow: 0 0 0 220px rgba(0, 0, 0, 0.5) inset;
}
.block_23:hover .circle_in {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    transition-delay: 400ms; -webkit-transition-delay: 400ms; -moz-transition-delay: 400ms;
}

/*=====================================
	STILE PER SELECT OPTION PRODOTTI
======================================*/
.styled-select {
	width: 228px;
	height: 34px;
	overflow: hidden;
	background: url(../image/Select.png) no-repeat ;
	border-radius: 10px;
}
.styled-select select {
	background: transparent;
	width: 228px;
	padding: 5px;
	border: 1px solid #CCC;
	font-size: 16px;
	height: 34px;
	font-weight: bold;
	outline:0px;
	-webkit-appearance: none;
	border-radius: 10px;
}
.styled-select option {
	background: lightgrey;
	width: 228px;
	padding: 5px;
	border: 1px solid #CCC;
	font-size: 16px;
	height: 34px;
	outline:0px;
	-webkit-appearance: none;
}

/*=====================================
	STILE SCHEDA PRODOTTO
======================================*/
.lista_colori_aste li{
	float: left;
    list-style: none;
	cursor: url(../image/hand.cur);
}

.thumbnail-asta{
	padding: 4px;
	margin:3px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
		  transition: all .2s ease-in-out;
}


.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-100 {
  display: block;
  width:100%;
  max-width:100px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-125 {
  display: block;
  width:100%;
  max-width:125px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-140 {
  display: block;
  width:100%;
  max-width:140px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-150 {
  display: block;
  width:100%;
  max-width:150px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-160 {
  display: block;
  width:100%;
  max-width:160px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}


.thumbnail-170 {
  display: block;
  width:100%;
  max-width:170px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-190 {
  display: block;
  width:100%;
  max-width:190px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-200 {
  display: block;
  width:100%;
  max-width:200px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-220 {
  display: block;
  width:100%;
  max-width:220px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-250 {
  display: block;
  width:100%;
  max-width:250px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-300 {
  display: block;
  width:100%;
  max-width:300px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.thumbnail-350 {
  display: block;
  width:100%;
  max-width:350px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}


/*=====================================
	STILE PER TABELLE
======================================*/
th {
	text-align:center;
	font-weight:bold;
	color:#A0CE4E;
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase;
	font-size:14px;
	margin: 0;
}

.table tbody > tr > td {
	text-align:center;
	font-family: 'Montserrat', sans-serif !important;
	padding: 2px;
}

/*=====================================
	STILE MESSAGGI FORM EMAIL
======================================*/

.bs-callout-info {
	background-color: #fffeb9;
	border-color: #9a9a9a;
}
.bs-callout-danger {
	background-color: #ff9a9a;
	border-color: #f30000;
}
.bs-callout-succes {
	background-color: #b8ffc9;
	border-color: #009523;
}
.bs-callout {
	margin: 10px 0;
	padding: 10px;
	border-left: 3px solid #eee;
}