@charset "utf-8";
/* CSS Document */
/*
Theme Name: parkinson
Theme URI: https://www.many2.parkinson.ch
Author: Many2
Author URI: https://www.many2.ch/
Description: parkinson
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns,three-columns, footer-widgets
Text Domain: parkinson
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 0px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 0px 20px 0px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.bypostauthor {
	margin: auto;
}

.gallery-caption {
	margin: auto;
}

.sticky {
	margin: auto;
}
/*fin du css wordpress*/




body, html {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 100%;
}

#bloc_page {
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	position: relative;
	word-wrap: break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
	overflow: hidden;
	background-image: url(images/fond_parkinson+grand_45_1920px.jpg);
	font-family: inter;
	color: #878787;
	font-size: 16px;

}






/*menu*/
.main-menu {
	background-color:  #87E990;
	color: #878787;
	position: fixed;
	width: 100vw;
	margin: auto;
	text-align: center;
	letter-spacing: 1px;
	z-index: 10;
	top: 0;
}

#menu-main-menu {
	padding: 0;
}

.main-menu a {
	color: #878787;
	text-decoration: none;
}

.main-menu a:hover {
	color: white;
}

li.menu-item {
	display: inline-block;
	padding: 13px;
	font-size: 16px;
	text-transform: uppercase;
}

ul#menu-menu {
	width: 1000px;
	margin: auto;
}

.current_page_item {
	font-weight: bold;
}





/*contenu*/

.contenu {
	max-width: 1000px;
	margin: auto;
}

#ligne1, #ligne2 {
	background-color: white;
}

.plus {
	text-align: right;
	font-size: 13px;
	color: #878787;
	text-decoration: none;
	margin: -21px auto 0;
}

.plus a:hover {
	font-weight: bold;
}

.plus_court {
	text-align: right;
	font-size: 13px;
	color: #878787;
	text-decoration: none;
	margin: -45px auto 0;
}

.plus_court a:hover {
	font-weight: bold;
}

.titre {
	margin: 130px auto 0px;
	color: #87E990;
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 500;
}

.lien {
	font-size: 30px;
	margin: 0px auto 30px;
}

.surtitre {
	color: #87E990;
	font-size: 18px;
	margin: 0px auto 10px;
	text-transform: uppercase;
}

#titre {
	background-color: rgb(219, 254, 222 , 0.6);
	text-align: center;
}

.titre_texte {
	font-size: 30px;
	margin: 0 auto;
}

#ligne1 {
	padding: 80px 100px 20px;
	background-color: white;
	margin: 0;
}

#ligne2 {
	padding: 60px 100px 60px;
	background-color: white;
	margin: 0;
}

.ligne {
	border: none;
	border-top: 1px solid;
	text-align: right;
	display: inline-block;
	width: 435px;
}

.img1 {
	margin: 30px auto auto;
}

.img2 {
	margin: -10px auto 0px;
}

.ligne_courte {
	border: none;
	border-top: 1px solid;
	text-align: right;
	display: inline-block;
	width: 120px;
	margin: 30px auto;
}

#vignette {
	background-color: #DBFEDE;
	padding: 50px 100px
}

.img3, .img4 {
	margin: 15px auto auto;
}

.exergue {
	background-color: #979797;
	text-align: center;
	color: #87E990;
	font-size: 25px;
	padding: 60px 100px;
	margin: 0;
}








/*definition*/

#ligne1_def {
	padding: 120px 100px 0;
	background-color: white;
}

.haut {
	margin: 20px auto auto;
}

.surtitre_page {
	color: #87E990;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 auto 15px;
}

.titre_page{
	font-size: 45px;
	margin: 0px auto 40px;
}

.texte_entete {
	font-size: 18px;
}

#ligne2_def {
	background-color: white;
	padding: 30px 300px 30px 100px;
}

.petit_titre {
	color: #87E990;
	margin: 0;
}

#ligne2_def p {
	margin: 0 auto 20px;
}

#ligne2_def .petit_titre, #ligne2_def .surtitre_page {
	margin: 0 auto 0px;
}

#ligne2_def .surtitre_page, #ligne4_def .surtitre_page, #ligne5_def .surtitre_page, #ligne7_def .surtitre_page,
#ligne8_def .surtitre_page {
	font-weight: 700;
}

#ligne_verte {
	background-color: #87E990;
	padding: 50px 100px;
	color: white;
}

.titre_blanc {
	font-size: 22px;
}

.texte_blanc {
	columns: 2;
}

#ligne4_def, #ligne7_def, #ligne8_def {
	background-color: white;
	padding: 80px 100px 30px 100px;
}

#ligne5_def {
	background-color: white;
	padding: 50px 100px 80px 100px;
}

.vert {
	border: none;
	border-top: 1px solid #87E990;
	margin: 46px auto 0;
}

.vert2 {
	border: none;
	border-top: 1px solid #87E990;
	margin: 264px auto 0;
}

.texte_vert {
	color: #87E990;
}

#ligne9_def {
	background-color: #DBFEDE;
	padding: 30px 100px;
}

#ligne9_def .surtitre {
	margin: 25px auto auto;
}

#ligne9_def hr {
	width: 530px;
}

.wpsm_panel-body .surtitre_page {
	margin: 20px auto auto;
}

a.ici {
	color: #87E990;
	font-weight: 700;
}





/*quizz*/

.reponse {
	font-size: 40px;
	color: #87E990;
	font-weight: 700;
}

#ligne2_quizz {
	background-color: white;
	padding: 30px 100px 50px 100px;
}

.qsm-results-page .qmn_question_answer.qsm-add-border-bottom {
	border-bottom: 1px solid #87E990!important;
}

.qsm-quiz-container {
	font-size: 18px!important;
}

.quiz_section .qmn_radio_answers label, .quiz_section select, .quiz_section .qmn_check_answers label {
	font-size: 16px!important;
}

.plusieurs {
	color: #87E990;
	font-weight: 700;
}

.none {
	display: none;
}






/*soins*/

#ligne2_soins {
	background-color: white;
	padding: 80px 100px 30px 100px;
}

.soins_vert {
	color: #87E990;
	margin: 0 auto 20px 230px;
}

.soins_vert strong {
	text-transform: uppercase;
}





/*annexes*/

#ligne2_annexes, #ligne3_annexes, #ligne4_annexes {
	background-color: white;
	padding: 30px 100px 30px 100px;
}

#ligne4_annexes a {
	color: #87E990;
}








.footer {
	background-color: #87E990;
}

.pdp {
	margin: auto;
	width: 800px;
	padding: 30px;
	text-align: center;
}






/*test*/

html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
	opacity: 0.2;
}








@media all and (max-width: 1000px) {
	
.rmp-container {
height: 270px!important;
overflow: hidden!important;
}
	
.rmp-menu {
padding-top: 20px!important;
padding-bottom: 20px!important;
}

.rmp-menu-item-link {
padding-left: 20px!important;
}

li.menu-item {
padding: 0px;
text-transform: uppercase;
}

.titre {
margin: 40px auto 0;
}

#pgc-28843-1-0, #pgc-28892-6-0 {
	order: 2;
}

.ligne {
	display: none;
}

.plus {
	margin-top: 10px;
}

.img1 {
	margin-bottom: 30px;
}

#ligne1, #ligne2, #vignette, #ligne1_def, #ligne2_def, #ligne_verte, #ligne4_def, #ligne5_def, .exergue, #ligne7_def,
#ligne8_def, #ligne9_def, #ligne2_soins, #ligne2_annexes, #ligne3_annexes, #ligne4_annexes, #ligne2_quizz  {
  padding: 50px 30px 50px;
}

#ligne1 img, #ligne2 img, .img3 img, .img4 img, #ligne1_def img, #ligne4_def img, #ligne9_def img, #vignette img {
margin: auto;
}

.ligne {
text-align: left;
margin: -21px 0;
}

.texte_blanc {
	columns: 1;
}

.soins_vert {
margin: auto;
}

.vert {
	margin-top: 10px;
}

.vert2 {
	margin-top: 40px;
}

#wpsm_accordion_28991 img {
  margin: 30px auto 10px!important;
}

li {
text-align: left;
}

.pdp {
width: 230px;
}
	
}
