/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: .9em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */


/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


a {
text-decoration:none;
color:#5f5f5f;
}

body {
	background-color:#f9f9f9;
	font-size:.9em;
		font-family: 'Open sans', sans-serif;
	font-weight: 200;
	color:#555555;
	}
img {
	max-width:100%;
	}
	
	h1 {
	clear:both;
				font-family: 'Open sans', sans-serif;
	font-weight: 300;
font-size:1.8em;
color:#6f6f6f;
margin-top:3.5vw;
margin-bottom:3vw;

		}
	
		h2 {
				font-family: 'Open sans', sans-serif;
	font-weight: 300;
font-size:1.2em;
padding:6px;
		}


		h2 {
				font-family: 'Open sans', sans-serif;
	font-weight: 300;
font-size:1.2em;
padding:8px;
margin:0px;
		}
	
	input, textarea {
		color:#444444;
		padding:10px;
		border:2pt solid #efefef;
		}
		
	input[type="submit"] {
  background: #efefef;;
  border: 1pt solid #efefef;
  color:#aaa;
}
	
	
		input[type="image"] {

  border: 0pt solid #efefef;

}
	

#content-wrapper {width:100%;float:left;
}


div.container {
width:75%;
margin:auto;
max-width:1440px;
}

	#preheader {
	border:0pt solid;
		width:100%;
position:absolute;
bottom:15%;
z-index:99999999;
background-color:#fff;
opacity:1;
display: table;
height:130px;
	}
	.prefixed {
opacity:1 !important;
		width:100%;

margin-top:0px !important;
top:0px !important;
padding:4px;
position:fixed !important;
z-index:99999999;
height:70px  !important;

display:block  !important;
padding:0px   !important;

		
		}
		
		
			
		.prefixed #boxlogo {
position:block;
float:left;
		margin-top:0;
		}
		
		.prefixed #boxlogo img {
	max-width:14vw;
		
		}
		
		
		#boxmenumob {
		display:none;
		}
		
		#fotomob {
	display:none;
		}
		
		.prefixed #boxmenu {
position:block;
float:left;
height:70px;
line-height:70px;
margin-left:90px;
	}
		
	.prefixed #boxmenu ul li a {
font-size:1em;
	}
	
	
	
	
			.prefixed  #barrasocial img {
					max-width:25px;
			}
			
			.prefixed  #barrasocial  {
			position:block;
float:right;
border:0pt solid red;
height:70px;
line-height:70px;
width: auto;
			}
			
			
			
	.prefixed  #headestra  {
			position:block;
float:right;
border:0pt solid red;
height:70px;

width:auto;

			}
					
			
			

#boxlogo {
visibility:hidden;
 display: table-cell;
    vertical-align: middle;

	border:0pt solid green;
width:20vw !important;
	text-align:center;
	margin-top:1.5vw;
	margin-bottom:1.5vw;
	margin-left:30px;
	}
	
	#boxlogo img {
	max-width:20vw;
opacity:100;	}
	

		
#boxmenu {
 display: table-cell;
    vertical-align: middle;
overflow:hidden;

	border:0pt solid;
	}
	
	
	
	#boxmenu ul {
margin: 0;
border:0pt solid red;
padding: 0;
list-style-type: none;
text-align: center;
		}
		
	#boxmenu ul li { display: inline; }
	
#boxmenu ul li a
{
	font-family: 'Open sans', sans-serif;

text-decoration: none;
padding: .2em .5em;
color: #6a6a6a;
background-color: #fff;
font-size:1.2em;
}

#boxmenu ul li a:hover
{
color: #000000;

}	

	
	
	#boxmenu ul li.pagcorrente a
{
border-bottom:1pt solid #efefef;
}
	
	
	
.slider{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    border:0pt solid red;
    background-color:#000;

}

.slide{

    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    float: left;
    position: absolute;
    color:#000;
        border:0pt solid green;
}

.slidecontent img {
	width:100%;
	}
	
	
.slidecontent img.imgcent {

  position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;

}
.slidecontent h1 {

font-family: 'Open sans condensed', sans-serif;	
   position:absolute;
   left:5vw;
   top:1vw;

    font-size:3vw;
   padding:0.1em;
   padding-left:15px;

}

.slidecontent h2{

font-family: 'Open sans condensed', sans-serif;	
   position:absolute;
   right:7vw;
   bottom:10vw;

    font-size:2vw;
   padding:1em;

   width:20vw;
   }
   
   .slidecontent2 h3{

font-family: 'Open sans condensed', sans-serif;	
   position:absolute;
   right:0vw;
   bottom:-1vw;

    font-size:1vw;
   padding:0.6em;

   width:35vw;
   }


.cop{width:100%;height: auto;}


h1#titpagina {

margin-top:5vw;
margin-bottom:1.8vw;



}


.sfogrigio {
background-color:#f9f9f9;
padding-top:0px;
padding-bottom:0px;
float:left;
width:100%;
margin:auto;

}

.botvuoto {
font-size:.8em;
float:left;
padding:8px;
margin:8px;
padding-top:4px;
padding-bottom:4px;
background-color:#e5e5e5;
border-radius:3px;
border:1pt solid #efefef;
cursor:pointer;
}

.botvuotoblog {
font-size:1.1em;
clear:both;
padding:12px;
margin:auto;
margin-top:35px;
padding-top:8px;
padding-bottom:8px;
background-color:#e5e5e5;
border-radius:3px;
border:0pt solid #efefef;
width:150px;
text-align:center;
cursor:pointer;
}

.boxnewsevento {
width:100%;
float:left;
margin-top:.4vw;
border:0pt solid;
margin-bottom:5vw;

}

.boxnewsevento .testonews  { 
float:right;
width:49%;
font-size:1vw;
}


.boxnewsevento .titolonews { 
font-size:1.3vw;
font-weight:400;

height:3vw;
}
	
	
	.boxnewsevento .datanews  { 
color:#666666;
}


.boxnewsevento .fotonews {
width:49%;
float:left;
margin-right:14px;


}

.boxnewsevento .fotonews .imgcent {

  position: static;
}



.dettnews {
display:none;
background-color:#efefef;
float:left;
clear:both;
padding:40px;
position:relative;
z-index:99;
width:67vw;
margin-bottom:40px;

}

.chiudidett {
position:absolute;
right:20px;
top:20px;
}











.boxnews {
width:15.4vw;
float:left;
margin-right:3.9vw;
border:0pt solid green;
margin-bottom:2.5vw;
}
	
.boxnews:nth-child(9n+7) { 
float:right;
margin-right:0px;
border:0pt solid red;

}



.boxnews .titolonews, .boxnewstrasc .titolonews   { 

height:3vw;

}

.boxnews .titolonews a, .boxnewstrasc .titolonews a { 
font-size:1vw;
font-weight:400;
margin-top:30px;

}
	
	
	.boxnews .datanews,	.boxnewstrasc .datanews  { 
color:#666666;
}


.boxnews .fotonews, .boxnewstrasc .fotonews {
cursor:pointer;
width:14.8vw;
height:14.8vw;
overflow:hidden;
position:relative;
}

.boxnews .fotonews .imgcent, .boxnewstrasc .fotonews .imgcent {

  position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-width:none;

}











.boxblog {
width:100%;
border:0pt solid red !important;
margin-bottom:3.5vw;
float:left;
}
	
.boxblog:nth-child(3n+5) { 
margin-right:0px;
border:0pt solid red;

}

.boxblogtrasc {
width:45%;
float:left;
margin-right:3.7vw;
border:0pt solid red;
margin-bottom:5vw;
}

.boxblogtrasc:nth-child(2n+2) { 
margin-right:0px;
border:0pt solid red;
}

.boxblog .titoloblog, .boxblogtrasc .titoloblog   { 
margin-top:1vw;
margin-bottom:.7vw;


}

.boxblog .titoloblog a, .boxblogtrasc .titoloblog a { 
font-size:1vw;
font-weight:400;
margin-top:30px;
color:#aaaaaa;

}
	
	
	.boxblog .testoblog, .boxblogtrasc .testoblog { 


font-size:.9em;

}
	
	.boxblog .datablog,	.boxblogtrasc .datablog  { 
color:#666666;
font-size:.9em;
}


.boxblog .fotoblog {
float:left;
width:20vw;
height:20vw;
overflow:hidden;
position:relative;
border:0pt solid #ccc;
margin-right:3.4vw;
}

.boxblog .fotoblog img, .boxblogtrasc .fotoblog img {
height:20vw !important;
width:auto !important;
max-width:none !important;

}

.boxblog .fotoblog .imgcent, .boxblogtrasc .fotoblog .imgcent {
margin-left:-28%;
}


.bottoniblog {
float:right;
}


.boxblogtrasc .fotoblog {
float:left;
width:15vw;
height:15vw;
overflow:hidden;

border:0pt solid #ccc;
margin-right:1.4vw;
}

.boxblogtrasc .datablog, .boxblogtrasc .titoloblog,.boxblogtrasc .titoloblog a, .boxblogtrasc .testoblog   { 
float:left;
}

.boxblogtrasc .titoloblog, .boxblogtrasc .titoloblog a {
width:18vw;
margin-top:.3vw;
}

.boxblogtrasc .testoblog{
font-size:.9em;
width:18vw;
}	
	
	
		
#contcerca {
margin-right:25px;
float:right;
margin-top:17px;
height:15px;

}

#contcerca input[type='text'] {
height:15px;
padding:4px;
width:10vw;
}

#contcerca input[type='submit'] {
background-image:url('../images/ico_link.png');
background-repeat:no-repeat;
background-position:center center;
height:25px;
padding:0px;
width:25px;

}
	
	
#contcercatag {
width:57vw;
float:left;
margin-bottom:15px;
margin-top:15px;
border:0pt solid;
   
}




.cercatag {


float:left;
margin:3px;
height:27px;
line-height:27px;
padding-left:20px;
padding-right:8px;
background:url('../images/tag.png') left no-repeat;
background-color:#e5e5e5;
border:0pt;
border-radius:4px;
font-size:.9em;
}





.cercatagpiccolo {
text-align:center;
display:inline-block;

margin:3px;
height:20px;
line-height:20px;
padding-left:20px;
padding-right:8px;
background:url('../images/tag.png') left no-repeat;
background-color:#e5e5e5;
border:0pt;
border-radius:4px;
font-size:.9em;
}


.cercatagcorr {



background:url('../images/tagcor.png') left no-repeat;
background-color:#c8c8c8;

}
	
	
	
	div#titcercatag {



margin-top:20px;
margin-left:7px;
margin-bottom:0px;

}

.contcatalogo {
overflow:hidden;

max-width:100%;
margin-top:40px;
float:left;
border:0pt solid red !important;
display:table;
}


#lineaombra {
margin-left:-15px;
margin-top:0px;
float:left;
width:101%;
    height: 1px;
    display: block;
    background-color:#efefef;
   -webkit-box-shadow: 0px 2px 14px 0px rgba(50, 50, 50, 0.57);
-moz-box-shadow:    0px 2px 14px 0px rgba(50, 50, 50, 0.57);
box-shadow:         0px 2px 14px 0px rgba(50, 50, 50, 0.57);
}

	#preheaderhome {
	border:0pt solid;
		width:100%;
position:absolute;
bottom:15%;
z-index:99999999;
background-color:#fff;
opacity:1;
display: block;
height:130px;
	}


#boxmenuhome {
 display: block;
 font-size:1.5em;
 float:left;
 line-height:117px;
 margin-left:10px;
 font-weight:300;
 font-family:'Open sans';
	}
	
	 #boxlogohome {
 display: block;
 width:300px;
 float:left;
 margin-top:10px;
	}


.preboxlibrohome {
  border: 0pt solid green;
 width:320px;


	}
	
	.boxlibrohome {
position:absolute;
float:right;
right:120px;

border:0pt solid red;

}

	
	.titminhome {
	float:left;
	width:130px;
	padding-right:20px;
	padding-top:20px;
	}
	
	.boxlibrohome .libroimg {
	width:auto;
	float:left;
	}
	
	.freccemin {
	height:65px;

	float:right;
	}
	
	.freccemin img {
		height:65px;
clear:both;
float:none;
	}
	
		#barraminiature  {
width:320px;
			padding-right:0px;

border:0pt solid black;
			text-align:right;
			float:right;
			height:100%;
			}
	
	
	.preboxlibro {
display: table-cell;
  vertical-align: bottom;
  border: 0pt solid green;
 
	}
	
	.boxlibro {
float:left;
position:relative;
border:0pt solid red;
margin-right:26px;
}


	
		.boxlibro .libroautori {
font-size:.9em;
margin-top:15px;
}

	
	
.boxlibro .librotitolo {
font-size:1.1em;
}
	
.boxlibro .librosottotitolo {
font-size:.8em;
}
	
.boxlibro .libroimg {
float:left;
width:13vw;

border:0pt solid red;
 opacity:0;
  transition: opacity 1.5s;
			-moz-transition: opacity 1.5s;
			-webkit-transition: opacity 1.5s;
			-o-transition: opacity 1.5s;

}	

.contnovita .preboxlibro {
height: 24vw; 
}
.contnovita .boxlibro .libroimg {

    width: 16vw;
}

.contnovita .boxlibro {
margin-right:2vw;
}

.boxlibro .loaded {
	opacity:1;
	}

.boxlibro .libroimg img {

width:100%;
}
	
.boxlibro .icocar {
left:15vw;
bottom: 15px;
position: absolute;
border:0pt solid red;
}
	
.boxlibro .icocar img {
margin-top:-7px;
margin-right:12px;
	}	
	
	
	#ico_fb, 	#ico_tw, 	#ico_instagram, 	#ico_telegram  {
	visibility:hidden;
	}
	
	
	.w33soc {
	width:33.3%;
	float:left;
	}
	
	.w33soc:last-child {
	width:33.3%;
	float:right;
	}
	
	
	
.boxsocial  {
background-color:#fff;
border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-color: #eee #ddd #bbb;border-width: 1px;border-style: solid;box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	}
	
	
	
	
	.boxsocial a {
color:#3b94d9;
font-size:.9em;
font-weight:400;
	}
	.boxsocial h2 {
			font-family: 'Helvetica','Open sans', sans-serif;
	font-weight: 300;
font-size:1.6em;
padding:8px;
	}
	
		.w33soc:nth-child(2) .boxsocial {
	width:87%;

	margin-right:0px;
	border:0pt solid red;
	float:left;
	}	
	
	.w33soc:nth-child(3) .boxsocial {
	width:87%;

	margin:auto;
	border:0pt solid red;
	float:none;
	}	
	
	
	.w33soc:last-child .boxsocial {
	width:87%;

	margin-right:0px;
	border:0pt solid;
	float:right;
	}	
	
	
	
	.boxinstagram {
		height:563px;
	overflow:auto;
	}
	
	
	div#boxchisiamo {
	width:55%;
	float:left;
	margin-right:6vw;
	margin-bottom:70px;

	}
	
	div#boxcontatti {
	width:30%;
	float:left;

	margin-bottom:70px;
	}

#titcontattisin {
	width:15%;
	background-color:#b3b3b3;
		font-family: 'Open sans condensed', sans-serif;
text-align:center;
font-size:2.2em;
height:150px;
line-height:150px;
float:left;
color:#bd2729;
	}
	
	#titcontattides {
	width:85%;
		background-color:#e6e6e6;
text-align:center;
height:150px;
height:150px;
float:left;
font-size:1.4em;
color:#bd2729;
	}

#loghicontatti {
background-color:#e6e6e6;
	width:15%;
	text-align:center;
	float:left;
	height:650px;
	}
	
#boxcontatti {
	width:85%;
		float:left;
	}
	
	#smile {
		font-family: 'Open sans condensed', sans-serif;

font-size:9.2em;

		}
		
		#contattisin {
			width:50%;
				text-align:left;
				float:left;
			}
			
#contattisin h2 {
	margin:0px;
	padding:0px;

font-size:1.4em;
color:#bb2929;
			
			}

		#contattides {
						width:50%;
				float:left;
			}
			
			

	#contattigiu {
		width:53%;
		margin:auto;
		}
		
		#marginicontatti {
	margin:30px;
	}
	
	
	
	

	#footer1 {
		float:left;

		height:170px;
		width:49%;
		text-align:left;


		}


	#footer2 {
		float:right;

		height:170px;
		width:49%;
		text-align:right;


		}
		
		#footer2 .piccolo {
	font-size:.8em;
	}

		
		#barrasocial, 		#barrasocial2  {
width:220px;
			padding-right:40px;
			bottom:30px;
			 display: table-cell;
    vertical-align: middle;
			text-align:right;
			}
			
		#barrasocial img,#barrasocial2 img {

		max-width:40px;
			margin:3px;
			}

#headestra {
 display: table-cell;
 bottom:30px;
  vertical-align: middle;
  	text-align:right;
  	width:320px;
}


#icoscroll {
position:absolute;
top:-120px;
margin:auto;
display:table-cell;
margin-left:60px;
border:0pt solid red;
z-index:999999;
background-color:#fff;
border-radius:6px;
padding:2px;
opacity:.8;
}



.boxservchisei {
	float:left;
	margin:10px;
	margin-left:15px;
	margin-right:15px;
min-width:260px;
width:25%;
	border:0pt solid;
		}
	.boxportchisei {	
			clear:both;
			}
			
				.boxportchisei ul {
				padding:0px !important;
				}
	.boxportchisei ul li  {
	list-style-type: none;	

		}
		
	.boxportchisei li  {

width:300px;
min-height:140px;
float:left;
font-size:0.8em;
margin:0px;
margin-bottom:15px;
		}
		


	/* ALTRE PAGINE */

div#tornahome {
	border:0pt solid red;

	float:right;
	margin:20px;
	margin-top:50px;
	}
	
	div#tornahome a {
	text-decoration:none;
	color:#333;
	}



	
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}




.libroimg .mask, .libroimg .content {
   width: 101%;
   height:100%;
cursor:pointer;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.libroimg img {
   display: block;
   position: relative;
}

.libroimg a.info {
   background:url('../images/ico_link.png') center no-repeat;
   display: inline-block;
   text-decoration: none;
position:absolute;
top:45%;
left:45%;
   text-indent:-9999px;
   width:20px;
   height:20px;
   z-index:999;
   border:0pt solid red;
}

.libroimg .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
}

.libroimg a.info {
   position:relative;

   opacity:0;
   transform:scale(0,0);
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.libroimg:hover .mask {
   opacity: 1;
   background-color:#000000;
   border:0px solid rgba(0,0,0,0.7);
      opacity:.6;
}

.libroimg:hover a.info {
   opacity:1;
   transform:scale(1,1);
   transition-delay:0.3s;
}






#boxleftscheda {
border:0pt solid;
width:49%;
float:left;
margin-right:20px;
text-align:right;
margin-bottom:30px;
margin-top:30px;
}



#boxleftscheda img {
display:none;}



#boxrightscheda {
display:block;
border:0pt solid;
width:47%;
float:left;

text-align:left;

font-size:.9em;
margin-bottom:30px;
margin-top:30px;

}

#boxrightscheda h1 {
font-size:1.6em;
font-weight:300;
margin:0px;
margin-top:6px;
}


#boxrightscheda h2 {
font-size:1em;
margin:0px;
margin-top:5px;
padding:0px;
}

#boxrightscheda .listaautori {
font-size:1.2em;
margin:0px;
padding:0px;
}



#boxleftscheda .icocar {
    border: 0pt solid;
    position: absolute;
    bottom: -5px;
    font-size: 1.4em;
    left: 15px;
    width: 300px;
    text-align: left;
}

#boxleftscheda .icocar img {
float:none;}

.toolcar {
position:relative;float:right;
clear:both;
}

#boxrightscheda .botvuoto {
font-size:1.1em;
font-weight:normal;
float:left;
padding:8px;
margin-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color:#e5e5e5;
border-radius:3px;
border:0pt solid #efefef;
}

#boxleftscheda img {
float:right;
}

.boxestratto {
float:left;
clear:both;
font-size:.9em;
margin-top:10px;
margin-bottom:0px;
border:0pt solid;
margin-left:-4px;

}





.boxestratto .botvuoto {
margin:0px;
}
.boxintegrazione {
float:left;
clear:both;
font-size:.7em;
}

#botebook {
text-align:center;
width:200px;

margin-top:10px;
margin-bottom:0px;
border:1pt solid #cccccc;
padding:4px;
border-radius:3px;
}


#boxtagscheda {
clear:both;
margin-top:10px;
float:right;
}

.addthis_toolbox {
display:none;
height:17px;
margin-top:14px;
}

.addthis_counter {
display:none !important;
}

#infoautori {
font-size:1em;
width:47%;
float:left;

text-align:left;
margin-bottom:30px;
margin-top:20px;
padding-left:10px
}

#descscheda {
font-size:1em;
border-right:1pt solid #ccc;
width:49%;
float:left;
margin-right:0px;
text-align:right;
margin-bottom:30px;
margin-top:20px;
padding-right:10px

}





.prefixed div#boxcar {
height:70px;
margin-top:15px;

border:0pt solid;

float:left;
position:block;
margin-right:80px;
}


.prefixed div#boxcar img {

position:block;
}

.prefixed #boxdettcarrello {


}


div#boxcar {

border:0pt solid;
			bottom:30px;
			 display: table-cell;
    vertical-align: middle;
			text-align:left;
			color:#666666;
}
		
			
		#boxcar img {
		max-width:35px;
			}


#boxdettcarrello {
width:300px;
display:none;
border:1pt solid #cccccc;
position:absolute;
top:100px;
background-color:#fcfcfc;
z-index:999999;
			color:#888888;
}

#boxdettcarrello form {
margin:5px;
font-size:.8em !important;
}

#boxdettcarrello form 	input[type="text"] {
padding:2px;
width:20px;
}

#boxdettcarrello form input[type="submit"], #boxdettcarrello form input[type="button"] {
font-size:1.1em;
background-color:#fcfcfc;
color:#333333;
padding:5px;
}

#boxdettcarrello td {
height:30px;
}



div#rec {
font-size:1em;

}

.boxlogin input[type="text"], .boxlogin input[type="password"] {
padding:5px;
}

#boxloginsin {
float:left;
width:30%;

}

#boxlogindes {
float:right;
width:68%;
}


#guidapagamento {
display:none;
}

#ordinecompleto {

float:left;
width:46%;
}
#riepilogordine {

float:right;
width:46%;
}



.w33 .iframemedium {
height:420px;float:left;margin-right:5%;width:86%;display: block;max-width: 100%;min-width: 220px;padding: 0;position: static;
visibility: visible;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;

}

.w33:nth-child(3n+2) .iframemedium  {
height:420px;border:0pt solid red !important;align:center;text-align:center;float:none;
margin:auto;width:86%;display: block;max-width: 100%;min-width: 220px;
padding: 0;position: static;visibility: visible;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.w33:nth-child(3n+3) .iframemedium  {
height:420px;border:0pt solid red !important;float:right;margin-right:0;width:86%;display: block;max-width: 100%;
min-width: 220px;padding: 0;position: static;visibility: visible;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;

}



 .w33 {
width:33.3%;
border:0pt solid red;
float:left;

}

.w25 {
width:25%;
float:left;
}


.animation_image {
margin:auto;
text-align:center;
width:80px;
}


#contfooter {
margin-top:30px;
clear:both;
float:left;
width:100%;
}

.giornalerec {
padding:0px;
float:left;
width:460px;
text-align:left;
}

#boxpasswordreset {
display:none;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
   

   
      @media only screen and (min-width: 1600px) {
   .boxnews {
width:15.6vw;
float:left;
margin-right:3.9vw;
border:0pt solid green;
margin-bottom:2.5vw;
}

.contnovita .boxlibro {
    margin-right: 22px;
}

   }
   
        @media only screen and (min-width: 1930px) {
        

        
   .boxnews {
width:14.7vw;
float:left;
margin-right:3.8vw;
border:0pt solid green;
margin-bottom:2.5vw;
}
.contnovita .boxlibro {
margin-right:30px;
}
.contnovita .boxlibro .libroimg {
    width: 330px;
}
.contnovita .preboxlibro {
    height: 460px;
}
   }
   
   

   
   
   
      @media only screen and (max-width: 1200px) {
   
   .boxnews {
width:15.3vw;
float:left;
margin-right:4vw;
border:0pt solid green;
margin-bottom:2.5vw;
}
	.dettnews {
	width:65vw;
	}

   }
   
   @media only screen and (max-width: 1024px) {
  #tabcar {
    width:100% !important;
        text-align:center;
    }
   #preheader {
   opacity:1 !important;
   }
   
   
.boxnews {
width:15.7vw;
float:left;
margin-right:4vw;
border:0pt solid green;
margin-bottom:2.5vw;
}

.fotonews {
margin-top:10px;
}
.dettnews {
	width:63vw;
	}

#boxmenu {
font-size:.8em;
	}
	
	
.prefixed #boxmenu {
font-size:1em;
	}
	
.prefixed #boxlogo {
margin-top:10px;
}
		
		#barrasocial img {
max-width:3.4vw;
	}



	.boxlibro .libroautori {
font-size:.8em;

}

	.boxlibro .librotitolo {
font-size:.9em;
}
	
	
	.boxlibro .librosottotitolo {
font-size:.8em;
}




		.boxsocial:last-child {
	width:33%;

	}	
	
.boxnews .titolonews a, .boxnewstrasc .titolonews a { 
font-size:13px;

}

}
   
   
   
   
   
   
   
   
   
   
   
   
      @media only screen and (max-width: 801px) {

.slider { 
height:45vh;
}

#preheader {
top:25%;
}

#contcercatag {
width:56vw;
border:0pt solid;
}

#boxmenu {
letter-spacing:-1px;
font-size:.8em;
	}
		.boxsocial {
	width:46%;
border:0pt solid  green !important;
	}

	

	.boxsocial:nth-child(1) {

border:0pt solid red !important;
	}
		.boxsocial:last-child {
	width:100%;
	}	
	


.boxnewsevento .testonews  { 

width:99%;
font-size:1.8vw;
margin-bottom:20px;
}



.boxnewsevento .fotonews {
width:100%;
}


.boxnewsevento .titolonews { 
font-size:2.3vw;

}


	.boxnews .titolonews, .boxnewstrasc .titolonews   { 
margin-top:1vw;

height:30px;
}

.boxnews .titolonews a, .boxnewstrasc .titolonews a { 
font-size:13px;

margin-top:20px;

}
	
	
	.boxnews .datanews,	.boxnewstrasc .datanews  { 
font-size:12px;
}


.boxnews .fotonews, .boxnewstrasc .fotonews {
width:100%;
height:100px;
margin-top:20px;
position:relative;
}



.boxlibro {
margin-right:13px;
}


#contblog .w33 {
width:100%;
clear:both;
float:none;
margin-bottom:20px;
height:330px;
}


.w33 .iframemedium {
margin-bottom:20px;height:330px;background-color:#000000;float:left;margin-right:5%;width:100%;display: block;max-width: 100%;min-width: 220px;padding: 0;position: static;visibility: visible;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-color: #eee #ddd #bbb;border-width: 1px;border-style: solid;box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}

.w33:nth-child(3n+2) .iframemedium  {
margin-bottom:20px;height:330px;border:0pt solid red !important;align:center;text-align:center;float:none;background-color:#000000;margin:auto;width:100%;display: block;max-width: 100%;min-width: 220px;padding: 0;position: static;visibility: visible;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-color: #eee #ddd #bbb;border-width: 1px;border-style: solid;box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}

.w33:nth-child(3n+3) .iframemedium  {
margin-bottom:20px;height:330px;border:0pt solid red !important;background-color:#000000;float:right;margin-right:0;width:100%;display: block;max-width: 100%;min-width: 220px;padding: 0;position: static;visibility: visible;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-color: #eee #ddd #bbb;border-width: 1px;border-style: solid;box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}

.contnovita  .boxlibro .libroimg,  .boxlibro .libroimg {
clear:both;
width:70%;
float:none;
margin:auto;
border:0pt solid red;

}	


.contnovita h1 {
text-align:center;}

.contsocial {
display:none;
}


}
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

@media only screen and (max-width: 480px) {
    /* Style adjustments for viewports that meet the condition */
    
    
    #contcercatag {
width:100%;
   
}

#contcerca {
width:100%;
margin:auto;
text-align:center;
}

#contcerca input[type='text'] {
width:50%;
text-align:center;
}

    #lineaombra {
    display:none;
    }
    
    .preboxlibro {
    display:block;
    }
    
    
    
    h1 {
    padding-top:20px;	
    	}
    
    
    			.prefixed  #boxlogo img {
					max-width:145px;
			}

    
    
    #preheader {

    border:0pt solid;
    margin-top:0px;
    top:0px;
    width:100%;
    height:60px;
    display:block;
    position:static;
    float:left;
    margin-bottom:0px;
    padding-bottom:20px;
    border-bottom:1pt solid #ccc;
    opacity:1;
    }

    #boxlogo  {
height:40px;
float:left;
border:0pt solid;
margin-left:0px;
}
    
    #boxlogo img {
float:left;
display:block;
margin:0px;
padding:0px;
max-width:170px;


    	}
    	
    	
    	
#boxmenu {
display:none;
float:left;

	}
	
		#boxmenumob {
		display:block;
		float:left;
		margin-top:10px;
		}
		#boxmenumob img {
max-width:30px;
margin:15px;
		}

	#boxmenumob ul {
	width:100%;
		display:none;
		position:absolute;
		background-color:#efefef;
margin-top:11px;
z-index:9999;

		}

	#boxmenumob li {
		padding:10px;
		border-bottom:1pt solid #cccccc;

		}
	#boxmenumob li:hover {
		padding:10px;
		background-color:#eaeaea;

		}
		

	#boxmenumob li a {

		}		

    	.slider{
display:none;
    	}

		#fotomob {
	display:block;
	width:100%;

	float:right;
	margin-bottom:40px;
		}


  #barrasocial {
padding-right:10px;
border:0pt solid;
float:right;
height:70px;
line-height:70px;

  }
  #boxcar {
  display:block;
  float:right;
  margin-top:7px;
  margin-right:7px;
  margin-bottom:-20px;
  }
  
  
  .prefixed div#boxcar {
  display:block;
  float:right;
  margin-top:17px;
  margin-right:17px;
  margin-bottom:-20px;
}

#boxdettcarrello {
    top: 80px;
    right: 0;
}

#boxloginsin {
    float: left;
    width: 100%;
}

#boxlogindes {
    float: left;
    width: 100%;
}

.boxlogin input[type="text"], .boxlogin input[type="password"] {
max-width: 120px;
float:left;
clear:both;
}

#tabmodulo  td {
max-width:120px;
padding:10px;
}

#tabmodulo textarea {
  max-width:240px;
}
  .tabpaese td {
  display:inline-block;
  width:240px !important;
    width:100%;
  }
  .paddingmodulo {
  padding:0px !important;
  }
  .prefixed div#barrasocial {
display:none;}
    
    	
  #barrasocial img {
  max-width:23px;
padding:0px;
  }
  
  .boxlibro {
width:100%;
margin:auto;

margin-bottom:5vw;
position:relative;
border:0pt solid red;

}


div#contboxlibro > div:nth-child(3n+3) {

margin-right:auto;
}

div#contboxlibro > div:nth-child(3n+1) {

clear:none;
}


  
.contnovita  .boxlibro .libroimg,  .boxlibro .libroimg {
clear:both;
width:70%;
float:none;
margin:auto;
border:0pt solid red;

}	


.contnovita h1 {
text-align:center;}

.contsocial {
display:none;
}







.boxblog .titoloblog a, .boxblogtrasc .titoloblog a { 
font-size:14px;

}
	
	
	.boxblog .testoblog, .boxblogtrasc .testoblog { 


font-size:.8em;

}
	
	.boxblog .datablog,	.boxblogtrasc .datablog  { 

font-size:.8em;
}



	div#boxchisiamo {
font-size:.8em;
width:99%;
    margin-bottom: 20px
	}
	
	div#boxcontatti {
font-size:.8em;
width:99%;
	}


#barrasocial2  {
clear:both;
margin:auto;
width:100%;
border:0pt solid;
text-align:center;
padding-right:0px;
bottom:0px;
 display: block;





}

	#footer1, #footer2 {
clear:both;
		width:100%;
		text-align:center;
	
		}
			
			
			
			
		.boxnewsevento .testonews  { 

width:99%;
font-size:13px;
margin-bottom:20px;
}



.boxnewsevento .titolonews { 
font-size:15px;
height:50px;
}
	
	
	
	
	.boxnews {
	width:100%;
	}
	
.boxnews .fotonews {
	height:auto;
	}
		.datanews {
		text-align:center;
		}
		
		.titolonews {
				text-align:center;
		}	
		 
		 .dettnews {
    
    width:75%;

}
		 
		 .w33 {
margin-bottom:20px !important;
height:420px !important;
}

		
		.w33 .iframemedium {
height:420px !important;
margin-bottom:20px;
}

.w33:nth-child(3n+2) .iframemedium  {
height:420px !important;
margin-bottom:20px;
}

.w33:nth-child(3n+3) .iframemedium  {
height:420px !important;
margin-bottom:20px;
}




#contfooter	.w33 {
	width:100%;
	height:auto !important;
	text-align:center !important;
	}	
	
	
#boxleftscheda {
width:100%;
}

#boxleftscheda img {
height:auto;
}


#boxrightscheda {
text-align:center;
width:100%;
}
		#boxrightscheda h1 {
margin-top:0px;
}
		
		#boxleftscheda .icocar {
    position: static;
    float: left;
    margin: auto;
    clear: both;
    margin-top: 40px; 
    width:100%;
    text-align:center;
}

.toolcar {
position:static;float:none;
clear:both;
width:100%;
}

.boxestratto {
width:76px;
margin:auto;
float:none;
clear:both;
}

.addthis_toolbox {
    display: none;
    height: 17px;
    margin: auto;
    text-align: center;
    clear: both;
    float: none;
    width: 110px;
    padding-left:10px;
    margin-top: 20px;
}

#descscheda {

    border-right: 0pt solid #ccc;
    width: 100%;
    float: left;
    margin-right: 0px;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 00px;
    padding-right: 0;
}

#infoautori {

    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0px;
    padding-left: 0px;
}
			
			
			#ordinecompleto {
    float: left;
    text-align:center;
    width: 100%;
    margin-top:20px;
    margin-bottom:20px;
}

#riepilogordine {
    text-align:center;
 float: left;
    width: 100%;
    }
    #tabcar {
    width:100% !important;
        text-align:center;
    }
    
    .ringrazio {
        text-align:center !important;
    width:200px !important;
    }
			.giornalerec {
text-align:left;
padding:0px;
float:left;
width:auto;
}
}


@media only screen and (max-width: 360px) {
#barrasocial img {
    max-width: 18px;
}

#barrasocial, #barrasocial2 {
width:auto;
padding-right:4px;
}

#barrasocial img, #barrasocial2 img {
margin:0px;
}


}



@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


