@charset "utf-8";
/* CSS Document */

/** Breakpoint da 0 a 480 px - tablet **/




@media screen and (min-width: 0px) and (max-width: 480px) {
    /* For tablet: */
    

	
body {
	font-size: 16px;
	
}

p, div {
	text-align: left;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}	

	h1 {
	
	font-size: 24px;
	
	}
	
h2 {
	
	font-size: 18px;

	}
	
h3 {
	
	font-size: 16px;
	
	}	
	
/****************logo stiki******************/
#logo-stiki img{
		height: 32px;
	margin-top:-4px;
	

}
	
/****************logo******************/
#logo{
	
		float: left;
		margin-left:0px;
		width: 85%;
		display: none;
		height: 112px;
	}

div#logo img{ width: auto; height: auto;  }
	
	
	
/****************logo smart******************/
#logo-smart{
	width: 72%;
	float: left;
	margin-top:8px;
	margin-left:5px;
	display: block;
	
}

div#logo img{ max-width: 100%; height: auto; }
	
	
img{ max-width: 100%; height: auto; }

/***************************************************************************/
/********************** ico MENU smart stiki******************************************/
 	#menu-smart-stiki{
	padding-top: 4px;
	float: right;
	display:block; 
	padding-right: 8px;
	width: 10%;
	cursor: pointer;
}
	
	div#menu-smart-stiki img{ width: 30px; height: 30px;  }
	
/***************************************************************************/
/********************** ico MENU smart ******************************************/
 	#menu-smart{
	padding-top: 35px;
	float: right;
	display:block; 
	padding-right: 0px;
	width: 15%;
	
		

}
/****************social stiki******************/
#social-stiki{
	
	display: none;
	

}		
	
/****************social******************/
#social{
	
	display: none;
	

}	
	
	
	
	
	
	/***************************************************************************/
/********************** MENU TOP STIKI ******************************************/


#cont-menutop-stiki{ /* contenitore per centrare il menu top*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display:none ;
	}

/*menu top generale */

div#cont-menutop-stiki ul {
	
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
	width: 100%;
	background-color: #fff;
	padding-top: 5px;
	
}


/*singole voci*/  

div#cont-menutop-stiki li{
	display: block;
	background-color: #ececec;
	clear: left;/* elementi su singola riga */
	background-color: #ececec;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}
  
div#cont-menutop-stiki li a {
    color: #000;
    display: block;
    font-weight: bold;
    
    text-decoration: none;
    
    text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}
  

div#cont-menutop-stiki  li a:hover {color: #fff;}

div#cont-menutop-stiki  li:hover {background-color: #00687f;}




/***************************************************************************/
/********************** MENU TOP ******************************************/


#cont-menutop{ /* contenitore per centrare il menu top*/
	
	display: none;
	}



	
	
/***************************************************************************/
/********************** MENU TOP toggle******************************************/


#cont-menutop-toggle{ /* contenitore per centrare il menu top*/
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	display: none;
	}

/*menu top generale */

div#cont-menutop-toggle ul {
	width: 100%;
   
    font-size: 18px;
    list-style: none;
	padding-left:0px;
	background-color: #ececec;
}


/*singole voci*/  

div#cont-menutop-toggle  li{
	width: 100%;
	display: block;
	background-color: #ececec;
	clear: left;/* per disporli in verticale */
	border-bottom: 1px solid #FFFFFF;
}
  
div#cont-menutop-toggle li a {
    color: #000;
    display: block;
    font-weight: bold;
    
    text-decoration: none;
    
    text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}
  
div#cont-menutop-toggle  li a:hover {color: #333;}

div#cont-menutop-toggle  li:hover {background-color: #ccc;}


	
/***************************************************************************/
/********************** H testata 100px anziche 120 ******************************************/	
	
#testata {
    
    height: 100px;
}
	
div.slogan-img-2017-stiki {
    
    margin-top: 100px;
    
}

/***************************************************************************/
/********************** cambio altezza slider ******************************************/	
	

	
	
	


/***************************************************************************/
/********************** MENU stiki toggle******************************************/


#cont-menutop-toggle-stiki{ /* contenitore per centrare il menu top*/
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	display: none;
	}

/*menu top generale */

div#cont-menutop-toggle-stiki ul {
	width: 100%;
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    list-style: none;
	padding-left:0px;
	background-color: #ececec;
}


/*singole voci*/  

div#cont-menutop-toggle-stiki  li{
	width: 100%;
	display: block;
	background-color: #ececec;
	clear: left;/* per disporli in verticale */
	border-bottom: 1px solid #FFFFFF;
}
  
div#cont-menutop-toggle-stiki li a {
    color: #000;
    display: block;
    font-weight: bold;
    
    text-decoration: none;
    
    text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}
  
div#cont-menutop-toggle-stiki  li a:hover {color: #fff;}

div#cont-menutop-toggle-stiki  li:hover {background-color: #00687f;}



/*/////////////////////// per eliminare le due colonne /////////////////////*/



#coln-1-cont{
  width:100%;
  position:relative;
  z-index:0;
  clear:left;
  margin-left:0px;
  left:0px;
}


#coln-1-cont  #coln-1{
  margin-right:0px;
  
  }


/*/////////////////////// colonna destra /////////////////////*/

#coln-2 {
 
	clear:right;
  width:100%;
  position:relative;
  z-index:0;
  
}

	
/***************************************************************************/
/********************** chi siamo staff ******************************************/


.staff-box  {
	width: 100%;
	border-left: 0px solid #ececec;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom:40px;
}


div.staff-title  	{
	font-family: 'Oxygen', Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight:normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #ccc;
	padding:10px;
	text-align: center;
	background-color: #ececec;
}

div.staff-box li {
	
	list-style-type:none;
	text-align: center;
	
}


div.staff-box li a{
	
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #ccc;
	font-family: 'Oxygen', Arial, Helvetica, sans-serif;
	font-size: 1.3em;

}



	
	.staff-back{
	
	font-size: 1.3em;
	padding-top: 20px;
	margin-bottom: -15px;

}

	
/*****************************************************/
/* Notizie in PP in HOME */
	
	
	.cont-notizia /* singola notizia */
 {
	
	padding-bottom: 40px;
	 
}
	
	
	#ppiano {
	width: 100%;
}

.titolo-notizia
 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.5em;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: -1px;
	 padding-left: 1%;
}

.titolo-notizia a
 {
	color: #333;
	text-decoration: none;
	padding: 0px;
	line-height: 1.1em;
	opacity: 1;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;

}

.titolo-notizia a:hover
 {
	
	
	opacity: 1;
}

.titolo-notizia a:active 
 {
	
}

.foto-notizia
 {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
    display: block;
	 width: 100%;
 
	
}
    
span.foto-notizia img {
	max-width:  280px;
    height: auto;
    background-color:#ececec;
    padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
    
}    

.testo-notizia
 {
	
	font-size: 18px;
	color: #333333;
	font-weight: 400;
	text-decoration: none;
	line-height: 150%;
	padding-top: 15px;
	 padding-left: 1%;
	
}

.space-notizia {
	clear:both;
	height: 1px;
}


.notizie_title_interna {
	
	font-size: 1.8em;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 15px;
	
}

.foto-notizia-int
 {
	width: 100%;
	 margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	clear: left;
	display:block;
	
	overflow:hidden;
	 
}	
    
    .foto-notizia-int img
 {
	
       border:  0px;
     margin-top: 0px;
	 width: 100%;
           
}
    

.foto-notizia-staff
 {	
	 width: 100%;
	 margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	clear: right;
	display:block;
	bottom:10px;
}
	
	
/*/////////////////////// area colonna destra HOME /////////////////////*/	
	
.sx-banner {
	
	text-align: center;
	width: 100%;
	
}	
	
	div.sx-banner img { width: 95%; height: auto;  }
	
	

		.video {
	height: 250px;
	
}
	
/***************************************************************************/
/********************** FOOTER ******************************************/


	
.footer-linktxt	{
	display: block;
	padding: 5px;
}

.footer-sep-yellow {
	display: none;
}
	
.footer-piede{
	padding-left: 10px;
	font-size: 14px;
}

	
#toggle-close { /* contenitore per centrare il menu top*/
	
	display:block;
	}		
	
	  
td  { word-break: break-all;}
    
#cookieChoiceInfo {

padding: 0px;

}
	
	div#cookieChoiceInfo span {
	padding:5px;
}
	
#cookieChoiceDismiss {
	display:block;
	margin-left:25px;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px;
	padding:12px;
}	
	
	
	
			
}