<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cover{
	background-image: url("../img/slider/psicologa-psicoterapeuta-pisa.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 540px;
	background-position: top;
}
.pi-section-grey {
    background-color: #F8F5EE;
}
.pi-section-base-gradient {
    background: #098EF6;
    background: -moz-linear-gradient(left, #098EF6 0%, #1CD2EA 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #098EF6), color-stop(100%, #1CD2EA));
    background: -webkit-linear-gradient(left, #098EF6 0%, #1CD2EA 100%);
    background: -o-linear-gradient(left, #098EF6 0%, #1CD2EA 100%);
    background: -ms-linear-gradient(left, #098EF6 0%, #1CD2EA 100%);
    background: linear-gradient(to right, #098EF6 0%, #1CD2EA 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#098EF6', endColorstr='#1CD2EA', GradientType=1);
}
/*Counters*/
.pi-section-white .pi-counter-line .pi-counter-progress, .pi-section-parallax .pi-counter-line .pi-counter-progress {
    background: #1CD2EA;
}
.pi-section-white .pi-counter-line.pi-slave .pi-counter-progress, .pi-section-parallax .pi-counter-line.pi-slave .pi-counter-progress {
    background: #098EF6;
}

@media only screen and (min-width: 320px) {
.pi-header-rows-fixed .pi-header {
  padding-bottom: 110px;
}
}
@media only screen and (min-width: 375px) {
.pi-header-rows-fixed .pi-header {
  padding-bottom: 120px;
}
}
@media only screen and (max-width: 415px) {
.cover{
	background-image: url("../img/slider/psicologa-psicoterapeuta-pisa-xs.jpg");
}
}
@media only screen and (min-width: 768px) {
.pi-header-rows-fixed .pi-header {
  padding-bottom: 130px;
}
}

}@media only screen and (min-width: 1920px) {
.pi-header-rows-fixed .pi-header {
  padding-bottom: 142px;
}
}
</pre></body></html>