<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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
}
.boxContatti{
	min-height: 150px;	
	padding-top: 20px; 
	padding-left: 0px; 
	padding-bottom: 20px; 
	padding-right: 0px;
}

.about1-numbers div div{
	padding-left: 8px; 
	padding-right: 8px; 
}

.boxContatti1 {
	margin-left: -17px;
}
.boxContatti2 {
	margin-left: -11px;
}

</pre></body></html>