.phone li a{
	color:white;
}

.logo{
	display: none
}

@media (max-width: 768px) {
    .logonav{ display: none }
}

.boxContatti{
 min-height: 150px;	
	padding-top: 20px; 
padding-left: 0px; 
padding-bottom: 20px; 
padding-right: 0px;
}

.grecaptcha-badge { 
    visibility: hidden;
}


@media (max-width: 768px) {
    .header-navigation {
		display: none 
	}

}
@media (min-width: 768px) {
  .header ul.toplinks1 {
	  margin:0; padding:0; list-style:none; float:left;
	}
}

#btnsubmitContattiHome {
  background: #3190E7;
  margin: 15px auto 0;
  color: #fff;
  padding: 9px 39px 10px;
  font-size: 16px;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: table;
  transition: all 250ms ease-out 0s;
}



.introtext p{
	text-align: justify;
}
.introtextSt table tr td p{
	text-align: left;
}
.introtext img{
	margin: 0 auto;;
}

.shadow-effect p{
	text-align: center;
}

table{
	max-width: 600px;
	margin: 0 auto;
}

table tr td {
    vertical-align: top;
	
}
td{
	padding: 3px;
}
.alignleftInd{
	text-align: left
}
.pag_selected {
	font-weight: bold;
	
}



article .shadow-effect p{
	font-size: 12px;
}
article .shadow-effect {
 text-align: center;
}
.blog article{
	text-align: center
}
.blog article .button {margin:10; position: absolute; right: 60px; }

@media (min-width: 768px) {
.blog article .button {  bottom: 70px;
 }
	article .shadow-effect{
	min-height: 650px;
}
}
	
@media (max-width: 768px) {
.blog article .button {  bottom: 10px; margin-top: 40px }

}

.spazioBlog{
	height: 50px;
	clear: both;
}

.bottomzero{
	padding-bottom: 0px
}


.chisiamopicture2 {
    display: none;
	
}
.thumbnailchisiamo:hover .chisiamopicture1 {
  
	/*transition: ease-in-out .3s;*/
	  display: none;
	margin: 0 auto;
}
.thumbnailchisiamo:hover .chisiamopicture2 {
	/*transition: ease-in-out .3s;*/
    display: block;
	margin: 0 auto;
}

.nonedecoration{
	text-decoration: none;
	color: #363B3F;
}

@media (min-width: 768px) {
    .offsetchisiamo3{
		margin-left: 16.6666666667%;
	}
	.offsetchisiamo2{
		margin-left: 25%;
	}
	.offsetchisiamo1{
		margin-left: 37.5%;
	}
}