@charset "UTF-8";
 @font-face {
}
* {
padding:0;
margin:0;
}
.clearer {
clear:both;
}
body {
font-family: 'Lato', sans-serif;
overflow-x: hidden;
}
a:link, a:visited {
cursor: pointer;
}
img {
border:none;
display: block;
}
header, nav, article, aside, section, footer, main, figure, figurecaption, hgroup {
display:block;	
}
clearfix:before {
content:"/0020";
display:block;
height:0;
overflow: hidden;
}
clearfix:after {
clear:both;
}
p {
font-size: 18px;
line-height: 1.5;
margin-bottom: 20px;
color: #1a1b1c; 
}
li {
font-size: 18px;
line-height: 1.5;
margin-bottom: 8px;
color: #1a1b1c; 
margin-left: 21px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Cormorant Garamond', serif;
line-height: 1.1;
}
.clearfix {
zoom: 1;
}
.intro {
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/Sfondo1-1.jpg);
background-repeat: no-repeat;
background-size: 500px auto;
background-position: left top;
background-repeat: no-repeat;
}
.intro_int {
width: 90%;
height: auto;
max-width: 1200px;
margin: 0 auto;
padding-top: 90px;
padding-bottom: 90px;
}
.intro_sx {
width: 40%;
float: left;
}
.intro_dx {
width: 50%;
float: right;
}
.intro_sx h2 {
font-size: 50px;
color: #fc0854;
}
button.pulsante {
position: relative;
display: flex;
justify-content: center;
align-items: center;
border-radius: 5px;
background: #fc0854;
box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
overflow: hidden;
border: none;
margin-top: 35px;
cursor: pointer;
}
button.pulsante a:link, button.pulsante a:visited {
width: 100%;
display: block;
} 
button.pulsante:after {
content: " ";
width: 0%;
height: 100%;
background: #ff7069;
position: absolute;
transition: all 0.4s ease-in-out;
right: 0;
}
button.pulsante:hover::after {
right: auto;
left: 0;
width: 100%;
}
button.pulsante span {
text-align: center;
text-decoration: none;
width: 100%;
padding: 18px 25px;
color: #fff;
font-size: 1.125em;
font-weight: 700;
letter-spacing: 0.1em;
z-index: 20;
transition: all 0.3s ease-in-out;
}
button.pulsante:hover span {
color: #FFFFFF;
}
.presento {
background-color: #eaeaea;
padding-top: 60px;
padding-bottom: 60px;
margin-top: 90px;
border-radius: 30px;
box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
position: relative;
}   
.mezzo_cerchio {
width: 100px;
position: absolute;
right: -100px;
top:130px;
z-index: -1;
}
.mezzo_cerchio img {
width: 100%;
height: auto;
}
.presento_sx {
width: 35%;
float: left;
padding-left: 5%;
}
.presento_sx img {
width: 100%;
height: auto;
} 
.presento_dx {
width: 50%;
float: right;
margin-left: 5%;
margin-top: 40px;
}
.presento p {
font-family: 'Cormorant Garamond', serif;
font-size: 33px;
text-align: center;
color:#ff7069;
}
.pilastri_int {
width: 90%;
margin: 0 auto;
max-width: 1200px;
}
.presento_icona {
width: 40px;
margin: 0 auto;
margin-bottom: 10px;
}
.pilastri {
background-color:#ff7069;
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/sfondo-2.png);
background-repeat: no-repeat;
background-size: 600px auto;
background-position: left top;
background-repeat: no-repeat;
}
.pilastri_icona {
width: 80px;
margin: 0 auto;
padding-top: 90px;
margin-bottom: 50px;
}
.presento_icona img {
width: 100%;
height: auto;
}
.pilastri_testo h3 {
color:#FFFFFF;
font-family: 'Cormorant Garamond', serif;
font-size: 50px;
text-align: center;
margin-bottom: 30px;
}
.numeri {
margin-top: 50px;
}
.pilastri_testo p {
color:#FFFFFF;
text-align: center;
}
.pilastri_testo {
margin: 0 auto;
max-width: 900px;
padding-bottom: 100px;
}
.s_b_comp {
width: 30%;
float: left;
margin-left: 1.65%;
margin-right: 1.65%;
}
.s_b_comp p {
color: #f44242;
} 
p.s_b_testo {
text-align: center;
margin-top: 13px;
}
.p_elenco {
width: 100%;
max-width: 900px;
margin: 0 auto;
padding-bottom: 70px;
}
.p_elenco_icona {
width: 13%;
float: left;
margin-top: 35px;
} 
.p_elenco_icona img {
width: 100%;
} 
.p_elenco_testo {
width: 80%;
float: right;
}
.p_elenco_testo h6 {
color:#FFFFFF;
font-size: 45px;
margin-bottom: 20px;
}
.p_elenco_testo p {
color:#FFFFFF;
}
.p_esterno {
background-color: #ff7069;
background-image: url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/sfondo-3.png);
background-repeat: no-repeat;
background-size: 350px auto;
background-position: right bottom;
background-repeat: no-repeat;
padding-bottom: 150px;
}
.p_interno {
width: 90%;
margin: 0 auto;
max-width: 1200px;
}
.contatti {
background-image: url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/contatti.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.contatti p {
color: #FFFFFF;
} 
.contatti_int {
width: 90%;
max-width: 1100px;
margin: 0 auto;
padding-top: 70px;
padding-bottom: 70px;
}
.contatti_sx {
width: 40%;
float: left;
padding-top: 50px;
padding-bottom: 50px;
} 
.contatti_icona {
width: 100%;
float: left;
}
.contatti_icona img {
width: 100%;
height: auto;
}
.contatti_testo {
float: left;
margin-left: 20px;
margin-top: 15px;
}
.contatti_testo p {
text-transform: uppercase;
font-size: 25px;
font-weight: 600;
line-height: 1.2;
}
.contatti_dx {
width: 40%;
float: right;
background-image: url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/virgolette.png);
background-repeat: no-repeat;
background-size: 150px auto;
background-position: right top;
background-repeat: no-repeat;
} 
.contatti_dx p {
color:#FFFFFF;
font-size: 60px;
font-family: 'Cormorant Garamond', serif;
line-height: 1.1;
padding-top: 30px;
} 
.contatti button.pulsante {
position: relative;
display: flex;
justify-content: center;
align-items: center;
border-radius: 5px;
background: #FFFFFF;
font-family: "Montserrat", sans-serif;
box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
overflow: hidden;
border: none;
margin-top: 35px;
cursor: pointer;
}
.contatti button.pulsante a:link, .contatti button.pulsante a:visited {
width: 100%;
display: block;
} 
.contatti button.pulsante:after {
content: " ";
width: 0%;
height: 100%;
background: #ff7069;
position: absolute;
transition: all 0.4s ease-in-out;
right: 0;
}
.contatti button.pulsante:hover::after {
right: auto;
left: 0;
width: 100%;
}
.contatti button.pulsante span {
text-align: center;
text-decoration: none;
width: 100%;
padding: 18px 25px;
color: #1a1b1c;
font-size: 1.125em;
font-weight: 700;
letter-spacing: 0.3em;
z-index: 20;
transition: all 0.3s ease-in-out;
}
.contatti button.pulsante:hover span {
color: #FFFFFF;
}
.sedute {
width: 90%;
margin: 0 auto;
padding-top: 90px;
padding-bottom: 90px;
max-width: 1200px;
}
.sedute_intro {
width: 90%;
margin: 0 auto;
max-width: 1100px;
margin-bottom: 60px;
}
.sedute_intro h3 {
color: #fc0854;
text-align: center;
font-size: 40px;
margin-bottom: 20px;
}
.sedute_intro p {
text-align: center;
}
.seduta {
width: 48%;
height: auto;
float: left;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 80px;
}
.seduta_icona {
width: 60px;
margin: 0 auto;
}
.seduta_icona img {
width: 100%;
height: auto;
}
.seduta p {
text-align: center;
color: #fc0854;
font-size: 33px; 
font-family: 'Cormorant Garamond', serif;
}
.sedute button {
margin: 0 auto;
}
.news {
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/Sfondo1-1.jpg);
background-repeat: no-repeat;
background-size: 500px auto;
background-position: left top;
background-repeat: no-repeat;
}   
.news_int {
width: 90%;
margin: 0 auto;
max-width: 1200px;
padding-top: 90px;
}
.news_titolo {
margin-bottom: 50px;
}
.news_titolo p {
color:#fc0854;
font-size: 50px; 
font-family: 'Cormorant Garamond', serif;
}
.news_box {
width: 30%;
margin-left:1.65%;
margin-right: 1.65%;
float: left;
margin-bottom: 60px;
}
.news_box_img img {
width: 100%;
height: auto;
}
p.sottotitolo {
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 8px;
}
.news_box h3 {
color:#fc0854;
font-size: 25px; 
font-family: 'Cormorant Garamond', serif;
margin-bottom: 10px;
}
.news_box a:link, .news_box a:visited {
text-decoration: none;
}
.news button {
margin: 0 auto;
margin-bottom: 90px;
}
.news_box_img {
position: relative;
}
.news_box_img img {
width: 100%;
height: 200px;
object-fit: cover;
}
.news_box_link {
width: 45px;
height: 45px;
background-color: rgba(255, 112, 105, 0.6);
position: absolute;
right:0;
bottom: 0;
transition-duration: 1s;
border-top-left-radius: 40px;
}
.news_box_img:hover .news_box_link {
width: 100%;
height: 200px;
border-top-left-radius: 0px;
}
footer {
position: relative;
}
#contatti {
position: absolute;
left: 0;
top: 0;
}
footer p {
color: #FFFFFF;
}
.f_sopra {
background-color: #ff7069;
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/Sfondo-4.png);
background-repeat: no-repeat;
background-size: 420px auto;
background-position: right top;
background-repeat: no-repeat;
}
.f_sopra_int {
width: 90%;
margin: 0 auto;
max-width: 1200px;
padding-top: 70px;
padding-bottom: 70px;
position: relative;
z-index: 2;
}
.f_sopra_logo {
width: 450px;
height: 500px;
position: absolute;
left: -100px;
top: 50px;
z-index: -1;
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/footer-icona.png);
background-repeat: no-repeat;
background-size: 400px auto;
background-position: left top;
background-repeat: no-repeat;
}
.f_sopra_logo img {
width: 100%;
height: auto;
}
.f_sopra_sx {
width: 45%;
float: left;
}
.f_sopra_sx_titolo p {
font-size: 50px;
font-family: 'Cormorant Garamond', serif;
line-height: 1.1;
font-weight: 700;
}
.f_sopra_dx {
width: 45%;
float: right;
}
.sopra_dx_titolo {
width: 100%;
background-color: #f44242;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
padding-top: 10px;
padding-bottom: 0px;
}
.sopra_dx_titolo p {
text-align: center;
padding-bottom: 13px;
font-size: 21px;
margin-bottom: 0;
}
.sopra_dx_corpo {
background-color:#FFFFFF;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
}
.f_dati img {
width: 18px;
float: left;
margin-right: 10px;
margin-top: 3px;
}
.f_dati p {
float: left;
}
.social {
margin-top: 10px;
}
.social img {
width: 40px;
float: left;
margin-right: 10px;
float: left;
}
.campo_singolo {
width: 40%;
margin-left: 5%;
margin-right: 5%;
float: left;
}
.campo_grande {
width: 90%;
margin-left: 5%;
margin-right: 0%;
float: none;
}
.form-control {
position: relative;
margin: 20px 0 30px;
}
.form-control input {
background-color: transparent;
border: 0;
border-bottom: 2px #727272 solid;
display: block;
width: 100%;
padding: 15px 0;
font-size: 18px;
color: #484747;
font-family: 'Lato', sans-serif;
}
.form-control input:focus,
.form-control input:valid {
outline: 0;
border-bottom-color: #f44242;
}
.form-control label {
position: absolute;
top: 15px;
left: 0;
pointer-events: none;
}
.form-control label span {
display: inline-block;
font-size: 18px;
min-width: 5px;
color: #484747;
transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.form-control input:focus+label span,
.form-control input:valid+label span {
color: #f44242;
transform: translateY(-30px);
}
.form-control textarea {
width: 100%;
height: 80px;
background-color: transparent;
border: 0;
border-bottom: 2px #727272 solid;
display: block;
padding: 15px 0;
font-size: 18px;
color: #484747;
font-family: 'Lato', sans-serif;
}
.form-control textarea:focus,
.form-control textarea:valid {
outline: 0;
border-bottom-color: #f44242;
}
.form-control textarea:focus+label span,
.form-control textarea:valid+label span {
color: #f44242;
transform: translateY(-30px);
}
.campo_grande {
width: 90%;
height: auto;
margin-left: 5%;
}
.campo_invia {
width: 90%;
margin-left: 5%;
padding-bottom: 40px;
}
.campo_invia input[type=submit] {
width: 140px;
height: 50px;
background-color: #fc0854;
border: 1px solid #fc0854;
color:#FFFFFF;
font-family: 'Lato', sans-serif;
font-size: 18px;
border-radius: 10px;
}
.f_sotto {
background-color: #4f0b24;
}
.f_sotto_sx {
width: 50%;
max-width: 200px;
float: left;
}
.f_sotto_dx {
width: 50%;
max-width: 300px;
float: left;
}
.f_sotto_int {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 30px;
}
.f_sotto_sx img {
width: 100%;
height: auto;
}
.f_sotto_dx {
width: 50%;
float: right;
}
.f_sotto_dx p {
text-align: right;
margin-top: 0;
padding-bottom: 0;
}
.sono_1_int {
width: 90%;
margin: 0 auto;
max-width: 1200px;
padding-top: 90px;
padding-bottom: 90px;
}
.sono_1_sx {
width: 30%;
float: left;
}
.sono_1 h1 {
font-size: 44px;
margin-bottom: 60px;
}
.sono_1 h1 span {
font-weight: 400;
font-size: 30px;
}
.sono_1_sx img {
width: 100%;
height: auto;
}
.sono_1_dx {
width: 60%;
float: right;
}
.sono_1 {
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/Sfondo1-1.jpg);
background-repeat: no-repeat;
background-size: 500px auto;
background-position: left top;
background-repeat: no-repeat;
}
.occupo {
background-color:#eaeaea;
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/sfondo-6.png);
background-repeat: no-repeat;
background-size: 620px auto;
background-position: right top;
background-repeat: no-repeat;
}
.occupo_int {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding-top: 90px;
padding-bottom: 90px;
}
.occupo_sx {
width: 35%;
float: left;
}
.occupo_dx {
width: 60%;
float: right;
}
.occupo_dx li {}
.occupo h2 {
font-size: 44px;
margin-bottom: 60px;
color: #f44242;
}
.occupo h2 span {
font-weight: 400;
font-size: 30px;
}
.didattica {
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/contatti.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.didattica_int {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding-top: 90px;
padding-bottom: 90px;
}
.didattica_sx h2 {
font-size: 44px;
margin-bottom: 60px;
color: #FFFFFF;
}
.didattica_sx h2 span {
font-weight: 400;
font-size: 30px;
}
.didattica_dx li {
color: #FFFFFF;
margin-bottom: 20px;
}
.didattica_sx {
width: 35%;
float: left;
}
.didattica_dx {
width: 60%;
float: right;
}
.pubbl_int {
width: 90%;
margin: 0 auto;
max-width: 1200px;
padding-top: 90px;
padding-bottom: 90px;
}
.pubbl_sx {
width: 35%;
float: left;
}
.pubbl_sx h2 {
font-size: 44px;
margin-bottom: 60px;
color: #f44242;
}
.pubbl_dx {
width: 60%;
float: right;
}
.est_news {
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/sfondo-1.jpg);
background-repeat: no-repeat;
background-size: 520px auto;
background-position: right top;
}
.singola {
width: 90%;
max-width: 1200px;
margin: 0 auto;
margin-bottom: 50px;
margin-top: 50px;
}
.singola_sx {
width: 65%;
float: left;
border-right: 2px solid #b0a5a5;
padding-right: 3%;
}
.singola_sx h1 {
margin-bottom: 30px;
color:#fc0854;
font-size: 40px;
}
.singola_sx h2 {
color:#fc0854;
font-size: 30px;
}
.singola_sx h3, .singola_sx h4, .singola_sx h5, .singola_sx h6 {
color:#fc0854;
font-size: 26px;
}
.singola_sx h4 {
margin-bottom: 20px;
font-family: 'Lato', sans-serif;
font-weight: 400;
}
.singola_sx img {
width: 90%;
height: auto;
max-width: 600px;
margin-bottom: 20px;
}
.singola_sx_img {
margin-bottom: 40px;
}
.singola_dx {
width: 25%;
height: auto;
float: right;
}
.singola_dx_tit p {
font-size: 30px;
font-family: 'Cormorant Garamond', serif;
line-height: 1.1;
font-weight: 700;
}
.sing_dx_news_img {}
.sing_dx_news_img img {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.sing_dx_news {
margin-bottom: 60px;
}
.sing_dx_news h5 {
margin-bottom: 5px;
font-family: 'Lato', sans-serif;
font-weight: 400;
}
.sing_dx_news h4 {
font-size: 23px;
color: #fc0854;
margin-bottom: 5px;
}
.sing_dx_news p {
font-size: 16px;
}
.sing_dx a:link, .sing_dx a:visited {
text-decoration: none;
cursor: pointer;
}
.sing_dx a:link h5, .sing_dx a:visited h5 {
color:#1a1b1c;
}
.inf_int {
width: 90%;
margin: 0 auto;
max-width: 1200px;
}
.informativa {
margin-top: 60px;
margin-bottom: 60px;
}
.informativa h1 {
margin-bottom: 30px;
color: #fc0854;
}
.informativa h2, .informativa h3 {
margin-bottom: 5px;
color: #fc0854;
}
.briciole p {
font-size: 16px;
}
.briciole a:link, .briciole a:visited {
color: rgba(79, 11, 36, 1);
}
.example-row {
width: 100%;
padding:150px 0;
margin:0;
}
.example-row:nth-child(even) {background-color: #eee;}
.hidden {visibility:hidden;}
.visible {visibility:visible !important;}
.audio {
width: 300px;
margin: 0 auto;
}
.sin_campo_form {
margin-bottom: 15px;
}
.sin_campo_form a:link, .sin_campo_form a:visited {
color: #575756;
}
body .wpcf7-list-item {
display: inline-block;
margin: 0 0 0 0em;
}
.anticont, .sin_campo_form {
color: #575756;
}
.anticont {
margin-bottom: 15px;
margin-left: 5%;
}
.anticont .wpcf7-quiz {
width: 50px;
height: 25px;
font-family: 'Raleway', sans-serif;
font-size: 15px;
background-color: rgba(255,255,255,0.00);
color: #241e20;
border: 1px solid rgba(127,127,127,1.00);
padding-left: 7px;
}
.sin_campo_form {
margin-left: 5%;
}
.sin_campo_form p, .anticont p {
color: #575756;
}
.video_princ {
width: 90%;
height: auto;
margin: 0 auto;
max-width: 800px;
margin-bottom: 90px;
}
.video_princ h5 {
color: #fc0854;
font-family: 'Cormorant Garamond', serif;
font-size: 50px;
text-align: center;
margin-bottom: 30px;
}
.f_sotto a:link, .f_sotto a:visited {
color: #FFFFFF;
text-decoration: none;
}
.singola_sx a:link, .singola_sx a:visited {
color: #fc0854;
text-decoration: none;
} @media only screen and (min-width: 701px) and (max-width: 991px) {
body { overflow-x:hidden; }
}
@media only screen and (max-width: 700px) {
body { overflow-x:hidden; }
.intro_sx {
width: 100%;
float: none;
margin-bottom: 60px;
}
.intro_dx {
width: 100%;
float: none;
}
.presento_sx {
width: 90%;
float: none;
padding-left: 5%;
}
.presento_dx {
width: 90%;
float: none;
margin-left: 5%;
margin-top: 70px;
}
.s_b_comp {
width: 100%;
float: none;
margin-left: 0%;
margin-right: 0%;
}
.pilastri {
background-size: 250px auto;
}
.p_esterno {
background-size: 200px auto;
padding-bottom: 100px;
}
.contatti_sx {
width: 90%;
float: none;
padding-top: 50px;
padding-bottom: 50px;
max-width: 300px;
margin: 0 auto;
} 
.contatti_dx {
width: 100%;
float: none;
background-image: url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/virgolette.png);
background-repeat: no-repeat;
background-size: 150px auto;
background-position: right top;
background-repeat: no-repeat;
} 
.news_box {
width: 100%;
margin-left:0%;
margin-right: 0%;
max-width: 350px;
margin: 0 auto;
float: none;
margin-bottom: 60px;
}
.f_sopra_sx {
width: 100%;
float: none;
margin-bottom: 80px;
}
.f_sopra_dx {
width: 100%;
float: none;
}
.f_sotto_sx {
width: 100%;
float: none;
}
.f_sotto_dx {
width: 100%;
float: right;
margin-top: 30px;
}
.f_sopra_logo {
width: 250px;
height: 500px;
position: absolute;
left: -100px;
top: 50px;
z-index: -1;
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/footer-icona.png);
background-repeat: no-repeat;
background-size: 200px auto;
background-position: left top;
background-repeat: no-repeat;
}
.f_sopra {
background-color: #ff7069;
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/Sfondo-4.png);
background-repeat: no-repeat;
background-size: 420px auto;
background-position: right center;
background-repeat: no-repeat;
}
.sono_1_sx {
width: 100%;
float: none;
margin-bottom: 60px;
}
.sono_1_dx {
width: 100%;
float: none;
}
.occupo_sx {
width: 100%;
float: none;
}
.occupo_dx {
width: 100%;
float: none;
}
.didattica_sx {
width: 100%;
float: none;
}
.didattica_dx {
width: 100%;
float: none;
}
.pubbl_sx {
width: 100%;
float: none;
}
.pubbl_dx {
width: 100%;
float: none;
}
.singola_sx {
width: 100%;
float: none;
border-right: 0px solid #b0a5a5;
border-bottom: 2px solid #b0a5a5;
padding-right: 0%;
padding-bottom: 60px;
margin-bottom: 100px;
}
.singola_dx {
width: 100%;
float: none;
}
.est_news {
background-image:url(https://attivitamotoriaparkinson.it/wp-content/themes/tema_federica_bombieri/Immagini/sfondo-1.jpg);
background-repeat: no-repeat;
background-size: 520px auto;
background-position: bottom center;
}
.mezzo_cerchio {
width: 100px;
position: absolute;
right: -100px;
top:130px;
z-index: -1;
display: none;
}
.seduta {
width: 100%;
height: auto;
float: none;
margin-left: 0%;
margin-right: 0%;
max-width: 400px;
margin: 0 auto;
margin-bottom: 80px;
}
.audio {
width: 300px;
margin: 0 auto;
}
}