.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}body {
font-family: 'Lato', sans-serif;
color: #555;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
line-height: 1.2em;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #e7cce9;
text-shadow: none;
}
main {
position: relative;
z-index: 1;
}
hr {
display: block;
border: 0;
border-top: 1px solid #501a4e;
margin: 1em 0;
padding: 0;
}
.bg-gfpd-primary {
background-color: #501a4e;
}
.bg-gfpd-gradient{
background: linear-gradient(-45deg, #501a4e, #AF82AE);
}
.bg-gfpd-gradient-vert{
background: linear-gradient(rgba(209, 222, 224, 1), rgba(209, 222, 224, 0));
}
.color-gfpd-primary {
color: #501a4e !important;
}
.border-gfpd-primary {
border-color: #501a4e !important;
}
.border-gfpd-vert {
border-color: #9BC2C7 !important;
}
.border-bottom-md{
border-bottom: 5px solid #501a4e;
}
.border-bottom-lg{
border-bottom: 8px solid #501a4e;
}
.border-top-md{
border-top: 5px solid #501a4e;
}
.border-top-lg{
border-top: 8px solid #501a4e;
}
.border-right-lg{
border-right: 8px solid #501a4e;
}
.bg-gfpd-secondary {
background-color: #AF82AE;
}
.bg-gfpd-light {
background-color: #e7cce9;
}
.bg-gfpd-vert {
background-color: #d1dee0;
}
.bg-gfpd-vert-pale {
background-color: #E8F0F1;
}
.color-gfpd-vert {
color: #9BC2C7;
}
.bg-frosted{
background-color: rgba(255,255,255,0.7);
backdrop-filter: blur(5px);
}
.inner-shadow-lg{
box-shadow:
inset 0px 0.8px 2.2px -35px rgba(0, 0, 0, 0.1),
inset 0px 2.1px 5.5px -35px rgba(0, 0, 0, 0.2),
inset 0px 4.3px 11.2px -35px rgba(0, 0, 0, 0.3),
inset 0px 8.8px 23px -35px rgba(0, 0, 0, 0.4),
inset 0px 24px 63px -35px rgba(0, 0, 0, 0.5);
}
.display-none{
display: none !important;
}
p {
font-size: 16px;
line-height: 22px;
}
p.lead {
font-size: 20px;
line-height: 26px;
}
ul li {
font-size: 16px;
line-height: 1.2em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.lh-1 {
line-height: 1em;
;
}
.rounded-lg{
border-radius: 15px !important;
}
small.extra-small {
font-size: 0.5em;
}
a,
a.no-underline:hover {
text-decoration: underline;
}
a,
a * {
color: #501a4e;
}
a:hover {
text-decoration: none;
color: #6d206a;
}
a.no-underline {
text-decoration: none;
}
img,
figure {
max-width: 100% !important;
height: auto;
max-height: 100%;
}
.thumb-video-container{
min-height: 155px;
display: flex;
align-items: center;
}
figure {
width: 100% !important;
}
img.alignright {
float: right;
margin-left: 10px;
}
img.alignleft {
float: left;
margin-right: 10px;
}
img.aligncenter {
display: block;
margin: auto;
}
@media (max-width: 767px) {
.text-center-sm {
text-align: center;
}
}
@media (max-width: 575px) {
.text-center-xs {
text-align: center;
}
}
.avec-icone {
padding-left: 1.4em;
}
.avec-icone i {
width: 1.4em;
margin-left: -1.4em;
padding-right: 0.2em;
text-align: center;
}
nav a,
a.btn,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #501a4e;
margin-top: 1em;
margin-bottom: 0.3em;
}
blockquote h1:first-child,
blockquote h2:first-child,
blockquote h3:first-child,
blockquote h4:first-child,
blockquote h5:first-child,
blockquote h6:first-child {
margin-top: 0.3em;
}
h1 {
font-size: 32px;
margin-bottom: 30px;
}
h2 {
font-size: 28px;
margin-bottom: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 21px;
}
ol li {
padding-bottom: 20px;
}
span.vertical-hr {
margin-left: 0.65em;
margin-right: 0.65em;
}
.gfpd-script {
font-family: 'Satisfy', cursive;
font-size: 1.25em;
}
.all-caps {
text-transform: uppercase;
}
.sub-heading {
padding-right: 75px;
padding-bottom: 5px;
border-bottom: 2px #501a4e solid;
position: relative;
margin-bottom: 15px;
}
.sub-heading.sans-lien {
padding-right: 0px;
}
.sub-heading h2 {
margin-bottom: 0;
}
.sub-heading a.read-more {
font-size: 14px;
text-decoration: none;
color: #999;
position: absolute;
bottom: 10px;
right: 0px;
}
.sub-heading a.read-more:hover {
color: #501a4e;
}
blockquote {
border-left: 2px solid #501a4e;
padding: 10px 15px;
}
blockquote p {
font-size: 1.2em;
line-height: 1.35em;
}
blockquote p strong {
color: #501a4e;
}
blockquote p:last-child {
margin-bottom: 0px;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
table.dataTable {
max-width: 100% !important;
}
table.th-nobr tr th {
white-space: nowrap;
} .btn-xs {
padding: 2px 6px;
font-size: 12px;
line-height: 16px;
border-radius: .2rem;
}
.btn.btn-gfpd {
-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
border: solid #000 1px;
background-color: #501a4e;
color: #fff;
}
.btn.btn-gfpd-outline,
.btn.btn-gfpd.collapsed {
-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
border: solid #501a4e 1px;
color: #501a4e;
background: white;
}
.btn.btn-gfpd-vert {
-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
border: solid #000 1px;
color: #501a4e;
background-color: #d1dee0;
border-color: #9BC2C7;
}
.btn.btn-gfpd:hover {
background-color: #6d206a;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn.btn-gfpd-vert:hover {
background-color: #9BC2C7;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn.btn-gfpd-outline:hover,
.btn.btn-gfpd-outline.bg-white:hover,
.btn.btn-gfpd.collapsed:hover {
background-color: #d6b1d1 !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn.btn-gfpd * {
color: #fff;
}
.btn.btn-gfpd i {
margin-right: 5px;
margin-left: 5px;
}
form .input-group .btn-gfpd i {
color: #fff;
}
#envoi-infolettre{
font-size: 24px;
text-align: center;
display: block;
padding: 30px;
background: #aaa;
margin: 0;
}
#envoi-infolettre a{
padding: 10px 20px;
} header#top-header {
border-top: 5px solid #d1dee0;
padding-top: 30px;
position: relative;
}
header#top-header .container{
position: relative;
}
header#top-header .logo-gfpd {
padding-bottom: 15px;
}
header#top-header .pinned-event{
position:absolute;
top:-50px;
left: 350px;
border-radius: 0 0 15px 15px;
border: 5px solid #d1dee0;
background: white;
padding: 25px 15px 15px 15px;
z-index: 1000;
}
header#top-header.has-pinned-event #social-menu{
max-width: 500px;
align-self: flex-end;
}
@media (max-width: 1199px) {
header#top-header .pinned-event{
left: 260px;
}
}
@media (max-width: 991px) {
header#top-header .pinned-event{
left: 190px;
padding: 20px 10px 10px 10px;
}
.pinned-event .btn.btn-lg {
padding: .25em .5em;
font-size: 1em;
line-height: 1.5;
border-radius: .2em;
}
header#top-header.has-pinned-event #social-menu{
max-width: 400px;
align-self: flex-end;
}
}
@media (max-width: 767px) {
header#top-header .pinned-event{
left: 140px;
border-width: 3px;
padding: 20px 8px 8px 8px;
border-radius: 0 0 10px 10px;
}
}
@media (max-width: 575px) {
header#top-header .pinned-event{
left: -10px;
padding: 8px 8px 8px 16px;
border-radius: 0 10px 10px 0;
top: 170px;
}
}
header #icones-sociaux a.icone-social i.fa-circle {
color: #bbb;
}
header #icones-sociaux a.icone-social:hover i.fa-circle {
color: #AF82AE;
}
#social-menu span {
display: inline-block;
padding-bottom: 5px;
}
#social-menu span.infolettre {
padding-right: 5px;
font-size: 13px;
font-weight: 700;
}
#social-menu .btn.btn-lg {
margin-left: 15px;
font-size: 18px;
padding-bottom: 5px;
}
#second-menu form {
margin-right: 20px;
}
#second-menu form input {
height: 32px;
}
#second-menu form .btn.btn-gfpd {
padding-top: 5px;
}
#second-menu span {
line-height: 22px;
padding: 5px;
font-weight: 300;
font-size: 18px;
}
@media screen and (max-width: 991px) {
#social-menu .btn.btn-lg {
padding: .25em .5em;
font-size: .875em;
line-height: 1.5;
border-radius: .2em;
margin-left: 8px;
}
}
@media screen and (max-width: 767px) {
#social-menu #icones-sociaux {
padding-bottom: 10px;
white-space: nowrap;
}
}
@media screen and (max-width: 479px) {
#social-menu .infolettre .vertical-hr {
display: none;
}
#social-menu nobr {
display: block;
padding-top: 2px;
margin-top: 2px;
border-top: 1px solid #ccc;
}
#social-menu .icone-social {
font-size: 15px;
}
} #main-menu {
padding-top: 35px;
}
#main-menu li a {
font-size: 15px;
line-height: 1.25em;
text-transform: uppercase;
color: #666;
}
#main-menu li a:hover,
#main-menu li.active a {
color: #6d206a;
}
#main-menu li.gfpd-script a,
#main-menu li a .gfpd-script {
font-family: 'Satisfy', sans-serif;
text-transform: none;
font-size: 29px;
white-space: nowrap;
}
#main-menu li a .gfpd-script {
font-size: 22px;
padding-left: 3px;
padding-right: 3px;
} section#hero {
padding-bottom: 150px;
position: relative;
margin-bottom: -100px;
z-index: 0;
}
section#hero:after {
content: "";
background-image: url(https://gfpd.ca/wp-content/themes/gfpd/img/ligne-mauve-mince.png);
width: 100%;
height: 200px;
background-size: cover;
position: absolute;
background-position: top center;
background-repeat: no-repeat;
bottom: 0;
left: 0;
z-index: 20;
}
section#hero .container {
background-repeat: no-repeat;
background-size: auto;
background-position: bottom right;
padding-top: 20px;
padding-bottom: 75px;
}
section#hero .container:after {
content: "";
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
width: 100%;
height: 100px;
position: absolute;
bottom: 150px;
left: 0;
z-index: 0;
}
section#hero nav.subnav {
position: relative;
z-index: 1;
}
section#hero nav.subnav .subnav-item {
width: 100%;
font-size: 14px;
text-transform: uppercase;
line-height: 1em;
background: #d1dee0;
margin-bottom: 2px;
text-align: center;
}
section#hero nav.subnav .subnav-item a {
display: block;
padding: 8px 0px;
}
section#hero nav.subnav .subnav-item.main-parent {
background: #501a4e;
color: #ffffff;
}
section#hero nav.subnav .subnav-item.main-parent a {
color: #ffffff;
}
section#hero nav.subnav .subnav-item.subsubnav-item {
background: #E8F0F1;
text-transform: initial;
}
section#hero nav.subnav .subnav-item.active {
background: #9BC2C7;
}
section#hero .container.avec-image .header-texte {
padding-bottom: 130px;
}
@media screen and (min-width: 1200px) {
section#hero .container.avec-image .header-texte {
padding-right: 400px;
padding-bottom: 0px;
}
}
section#hero .container.avec-image.image-en-bas .header-texte {
padding-right: 0px;
}
section#hero .container .header-texte h1:first-child,
section#hero .container .header-texte h2:first-child,
section#hero .container .header-texte h3:first-child,
section#hero .container .header-texte h4:first-child,
section#hero .container .header-texte h5:first-child,
section#hero .container .header-texte h6:first-child {
margin-top: 0em;
}
section#hero .container .header-texte,
section#hero .container .header-texte p {
font-size: 24px;
line-height: 30px;
font-weight: 300;
text-align: left;
}
section#hero .container .row {
position: relative;
}
section#hero .credit-photo {
position: absolute;
bottom: -40px;
right: 0;
text-align: right;
z-index: 10;
max-width: 425px;
font-size: 10px;
line-height: 1em;
background-color: rgba(255, 255, 255, 0.75);
padding: 5px 0px 10px 10px;
border-radius: 15px;
}
section#hero .credit-photo small {
font-size: 0.8em;
} footer#footer {
background-color: #d1dee0;
padding: 35px 0px;
}
footer#footer hr {
border-color: #ccc;
}
footer#footer p {
font-size: 14px;
margin-bottom: 3px;
}
footer#footer .logo-gfpd img {
max-width: 100%;
height: auto;
}
footer#footer small {
color: #999;
}
footer#footer a.icone-social i {
color: #d1dee0;
}
footer#footer a.icone-social i.fa-circle {
color: rgb(167, 176, 177);
}
footer#footer a.icone-social:hover i.fa-circle {
color: #AF82AE;
} .home section#hero .container .col {
max-width: 539px;
background: rgba(255, 255, 255, 0.8);
-webkit-box-shadow: 0px 0px 25px 25px rgba(255, 255, 255, 0.8);
box-shadow: 0px 0px 25px 25px rgba(255, 255, 255, 0.8);
border-radius: 50px;
padding-top: 25px;
padding-bottom: 0px;
margin-bottom: 50px;
}
.home section#hero .container h1 {
max-width: 480px;
}
.home section#colonnes h3 {
margin-bottom: 30px;
}
.home section#evenements .evenement {
padding-top: 20px;
}
.home section#evenements .evenement .date {
text-align: center;
width: 160px;
height: 160px;
background-color: #9BC2C7;
text-transform: uppercase;
margin: auto;
border-radius: 50%;
padding-top: 55px;
margin-bottom: 15px;
}
.home section#evenements .evenement .date .jour,
.home section#evenements .evenement .date .mois {
color: #fff;
line-height: 1em;
}
.home section#evenements .evenement .date .jour {
font-size: 36px;
}
.home section#evenements .evenement .date .mois {
font-size: 21px;
}
@media screen and (max-width: 1199px) {
.home section#evenements .evenement .date {
width: 110px;
height: 110px;
padding-top: 35px;
}
.home section#evenements .evenement .date .jour {
font-size: 32px;
}
.home section#evenements .evenement .date .mois {
font-size: 17px;
}
}
@media screen and (max-width: 767px) {
.home section#evenements .evenement .date {
width: 120px;
height: 120px;
}
}
.home section#partenaires .col > .partenaire{
max-width: 200px;
}
.row.extrait .date {
text-align: center;
width: 100%;
margin-bottom: 60px;
}
.row.extrait .date .jour {
font-size: 36px;
font-weight: 300;
line-height: 1.2em;
color: #501a4e;
}
.row.extrait .date .mois {
font-size: 18px;
text-transform: uppercase;
line-height: 1.2em;
color: #501a4e;
}
.row.extrait .date .annee {
font-size: 24px;
line-height: 1.2em;
font-weight: 300;
}
@media screen and (max-width: 575px) {
.row.extrait .date {
text-align: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 10px;
}
.row.extrait .date .jour,
.row.extrait .date .mois,
.row.extrait .date .annee {
font-size: 21px;
font-weight: 300;
padding-right: 5px;
}
}
.home section#evenements .image-preview {
width: 100%;
min-height: 25px;
background: linear-gradient(-45deg, #501a4e, #AF82AE);
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} .page-id-15904 .num0 .col{
--shadow-color: 0deg 0% 73%;
border-top: 10px solid #d1dee0;
border-bottom: 10px solid #d1dee0;
border-radius: 50px;
box-shadow:
0px 0.7px 0.9px hsl(var(--shadow-color) / 0.15),
0.1px 1.9px 2.3px -0.4px hsl(var(--shadow-color) / 0.17),
0.2px 3.5px 4.3px -0.9px hsl(var(--shadow-color) / 0.19),
0.3px 6.5px 8px -1.3px hsl(var(--shadow-color) / 0.21),
0.5px 12.1px 14.9px -1.8px hsl(var(--shadow-color) / 0.24);
padding: 15px 25px 40px 25px;
}
.grille-partenaires {
margin-top: 35px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
grid-template-rows: repeat(auto-fill, minmax(80px, 1fr));
width: auto;
grid-gap: 30px;
}
.single-formation .grille-partenaires,
.single-evenement .grille-partenaires{
grid-template-rows: repeat(auto-fill, minmax(40px, 1fr));
grid-gap: 45px 30px;
}
.single-formation .grille-partenaires .partenaire,
.single-evenement .grille-partenaires .partenaire{
max-height: 80px;
}
.grille-partenaires .partenaire {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
height: 100%;
flex-flow: column;
}
.grille-partenaires .partenaire a img,
.single-formation .partenaire a img,
.single-evenement .partenaire a img {
max-width: 180px !important;
max-height: 100px !important;
} .row.profil {
padding-top: 10px;
padding-bottom: 30px;
margin-bottom: 20px;
border-bottom: 2px dotted #E8F0F1;
}
.row.profil .biographie p:last-child {
margin-bottom: 0px;
}
.row.profil .photo-profil {
text-align: center;
}
.row.profil .photo-profil img {
width: 100%;
max-width: 300px !important;
margin: 0 auto 20px auto;
} .chart-container {
width: 100%;
height: auto;
position: relative;
}
.single-post table{
width: 100%;
}  .gfield_label {
color: #501a4e;
margin-bottom: 0px;
margin-top: 10px;
}
.gform_wrapper form .gform_footer,
.gform_wrapper form .gform_page_footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.gform_wrapper form .gform_footer input.gform_button,
.gform_wrapper form .gform_page_footer input.gform_button,
.gform_wrapper form .gform_page_footer input.gform_next_button,
.gform_wrapper form .gform_page_footer input.gform_previous_button {
display: inline-block;
font-weight: 400;
text-align: center;
vertical-align: middle;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
text-transform: uppercase;
border: solid #000 1px;
background-color: #501a4e;
color: #fff;
}
.gform_wrapper form .gform_page_footer input.gform_next_button {
margin-left: auto;
}
.gform_wrapper form .gform_page_footer input.gform_previous_button {
background-color: rgba(255, 255, 255, 0.65);
color: #501a4e;
}
ul.gform_fields .gfield {
margin-top: 20px;
margin-bottom: 10px;
}
li.gfield.autonumberfield .autocount {
display: inline-block;
width: 35px;
} li.gfield.likert-gfpd .ginput_container.ginput_container_radio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 0px;
}
li.gfield.likert-gfpd .ginput_container.ginput_container_radio ul.gfield_radio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: auto;
}
li.gfield.likert-gfpd .ginput_container.ginput_container_radio ul.gfield_radio li input {
display: none;
}
li.gfield.likert-gfpd .ginput_container.ginput_container_radio ul.gfield_radio li {
padding: 3px !important;
}
li.gfield.likert-gfpd .ginput_container.ginput_container_radio ul.gfield_radio li label {
display: block;
width: 35px;
max-width: 35px;
text-align: center;
height: 35px;
line-height: 35px;
cursor: pointer;
border-radius: 50%;
background-color: #99c2c6;
color: #fff;
margin: 0;
}
.gform_wrapper li.gfield.likert-gfpd .ginput_container.ginput_container_radio ul.gfield_radio li input[type=radio]:checked+label {
background-color: #501a4e;
}
span.before-likert-gfpd,
span.after-likert-gfpd {
font-weight: bold;
text-transform: uppercase;
color: #999;
line-height: 11px;
font-size: 11px;
text-align: left;
padding: 0px 10px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
span.before-likert-gfpd {
text-align: right;
} .gform_wrapper .gf_page_steps {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.gform_wrapper .gf_page_steps .gf_step {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
background: #9BC2C7;
color: #501a4e;
opacity: 1;
margin: 0;
height: 40px;
padding: 0 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-right: 1px solid #fff;
}
.gform_wrapper .gf_page_steps .gf_step.gf_step_next {
padding-left: 20px;
}
.gform_wrapper .gf_page_steps .gf_step.gf_step_active,
.gform_wrapper .gf_page_steps .gf_step.gf_step_completed {
background: #501a4e;
color: #fff;
position: relative;
border-right: 1px solid #501a4e;
}
.gform_wrapper .gf_page_steps .gf_step.gf_step_active:before {
content: "";
position: absolute;
top: 0px;
right: -20px;
width: 0px;
height: 0px;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 20px solid #501a4e;
}
.gform_wrapper .gf_page_steps .gf_step.gf_step_active.gf_step_last:before {
display: none;
;
}
.gform_wrapper .gf_page_steps .gf_step {
font-size: 16px;
}
.gform_wrapper .gf_page_steps .gf_step .gf_step_number {
display: none !important;
}
.bg-gfpd-vert-steps .gform_page,
.bg-gfpd-vert-steps .gform_confirmation_message {
background-color: #d1dee0;
padding: 20px;
} .gform_wrapper .gfield:not(.likert-gfpd) ul.gfield_radio li input[type="radio"] {
display: none !important;
margin: 0;
}
.gform_wrapper .gfield:not(.likert-gfpd) ul.gfield_radio li input[type="radio"]+label {
position: relative;
padding-left: 25px;
font-size: 16px;
line-height: 24px;
color: #501a4e;
margin: 0 30px 0 0;
max-width: 100%;
}
.gform_wrapper .gfield:not(.likert-gfpd) ul.gfield_radio li input[type="radio"]+label:before {
content: "";
display: block;
position: absolute;
left: 1px;
top: 1px;
height: 20px;
width: 20px;
border-radius: 10px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 0px 1px #501a4e;
box-shadow: 0px 0px 0px 1px #501a4e;
}
.gform_wrapper .gfield:not(.likert-gfpd) ul.gfield_radio li input[type="radio"]:checked+label:before {
background-color: #501a4e;
border: 3px solid #fff;
}
.gform_wrapper .gfield.inline-radio:not(.likert-gfpd) ul.gfield_radio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
} .gform_wrapper Ul.gfield_checkbox li input[type="checkbox"] {
display: none !important;
margin: 0;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]+label {
position: relative;
padding-left: 25px;
font-size: 16px;
line-height: 24px;
color: #501a4e;
margin: 0 30px 0 0;
max-width: 100%;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]+label:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 3px;
height: 16px;
width: 16px;
background-color: #fff;
border: 2px solid #501a4e;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label:before {
background-color: #501a4e;
border: 3px solid #fff;
}
.gform_wrapper .gfield.inline-checkbox ul.gfield_checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
} .pages-bg-gfpd-vert .gform_page_fields {
background-color: #d1dee0;
border-radius: 5px;
padding: 25px;
position: relative;
}
#gform_9 .gform_page_fields{
background-color: white !important;
}
#gform_11 .gform_page_fields{
background-color: white !important;
}
.pages-bg-gfpd-vert .bg-white .gform_page_fields {
background-color: #fff;
}
.pages-bg-gfpd-vert .gfield.gfield_html.header {
margin: 0;
padding: 0;
;
}
.pages-bg-gfpd-vert .gfield.gfield_html.header h2.lead {
margin: -25px -25px 30px -25px;
padding: 15px 25px 15px 25px;
background: #fff;
border-bottom: 2px solid #501a4e;
border-top: 2px solid #501a4e;
font-size: 30px;
line-height: 40px;
font-weight: 300;
}
.pages-bg-gfpd-vert .gfield.gfield_html.header h2.lead .num {
background: #9BC2C7;
color: #fff;
font-weight: 400;
width: 40px;
height: 40px;
border-radius: 40px;
display: inline-block;
text-align: center;
}
.pages-bg-gfpd-vert .gfield.gfield_html.pricing-header {
background: #fff;
width: 50%;
position: absolute;
top: 75px;
margin: 0;
text-align: center;
z-index: 10;
}
.pages-bg-gfpd-vert .gfield.gfield_html.pricing-header.milieu {
left: 33.3%;
}
.pages-bg-gfpd-vert .gfield.gfield_html.pricing-header.droite {
right: 0;
}
.gform-body .gform_page_fields .gfield.gfield_html.tiers,
.gform-body .gform_page_fields .gfield.pricing-half.pricing.tiers {
width: 33.3%;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet, .pages-bg-gfpd-vert .gfield.pricing.pricing-gris {
clear: none;
width: 25%;
padding: 40px 10px 10px 10px;
text-align: center;
min-height: 270px;
position: relative;
border: 1px solid #fff;
margin-top: 30px;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert.pricing-half,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet.pricing-half,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris.pricing-half{
min-height: 120px;
width: 50%;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert{
float: left;
background: #d1dee0;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet{
float: left;
background: #d3c5d3;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris{
float: right;
background: #999;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert .gfield_description,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet .gfield_description,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris .gfield_description{
margin-bottom: 120px;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert .prix-membership,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet .prix-membership,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris .prix-membership{
display: block;
width: 100%;
font-size: 40px;
text-align: center;
position: absolute;
bottom: 80px;
left: 0;
font-weight: 300;
color: #333;
}
#gform_7 .pricing .gfield_label{
font-size: 24px;
font-weight: normal;
display: flex;
height: 120px;
margin-top: -40px;
justify-content: center;
align-items: center;
flex-flow: column;
}
#gform_7 .pricing .gfield_description{
margin-bottom: 100px;
}
#gform_7 .pricing .gfield_label small{
font-size: 13px;
font-weight: bold;
display: inline-block;
background-color: #501a4e;
padding: 3px 12px;
color: #fff;
border-radius: 6px;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert .gfield_checkbox,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet .gfield_checkbox, .pages-bg-gfpd-vert .gfield.pricing.pricing-gris .gfield_checkbox{
width: 100%;
position: absolute;
bottom: 0;
left: 0;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert .gfield_checkbox li,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet .gfield_checkbox li, .pages-bg-gfpd-vert .gfield.pricing.pricing-gris .gfield_checkbox li{
padding-bottom: 5px !important;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert .gfield_checkbox label,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet .gfield_checkbox label,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris .gfield_checkbox label{
border: 1px solid #501a4e;
color: #501a4e;
padding: 5px 10px;
font-size: 18px;
background: #fff;
border-radius: 4px;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
margin-right: 0;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert .gfield_checkbox input:checked+label,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet .gfield_checkbox input:checked+label,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris .gfield_checkbox input:checked+label{
background: #501a4e;
color: #fff
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert .gfield_checkbox label:before,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet .gfield_checkbox label:before,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris .gfield_checkbox label:before{
display: none;
}
.gform_page.bg-white{
background-color: rgba(255,255,255,0) !important;
}
.gform_page.bg-white .gform_page_fields{
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 0)) !important;
}
@media (max-width: 991px) {
.pages-bg-gfpd-vert .gfield.gfield_html.pricing-header {
width: 100%;
position: relative;
top: 20px;
text-align: center;
padding-left: 0px !important;
padding-right: 0px !important;
}
.pages-bg-gfpd-vert .gfield.gfield_html.pricing-header.milieu {
left: 0;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris{
width: 50%;
margin-top: 16px;
}
.gform-body .gform_page_fields .gfield.gfield_html.tiers,
.gform-body .gform_page_fields .gfield.pricing-half.pricing.tiers {
width: 100%;
}
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert.pricing-half,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet.pricing-half,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris.pricing-half{
width: 100%;
}
}
@media (max-width: 767px) {
.pages-bg-gfpd-vert .gf_page_steps {
overflow-x: scroll;
}
}
@media (max-width: 499px) {
.pages-bg-gfpd-vert .gfield.pricing.pricing-vert,
.pages-bg-gfpd-vert .gfield.pricing.pricing-violet,
.pages-bg-gfpd-vert .gfield.pricing.pricing-gris{
padding-top: 10px;
min-height: 150px;
width: 100%;
}
} ol.legende-likert {
list-style-type: none;
padding-left: 0px;
}
ol.legende-likert li {
padding-left: 40px;
line-height: 30px;
font-size: 18px;
}
ol.legende-likert li .num {
margin-left: -40px;
margin-right: 10px;
display: inline-block;
line-height: 30px;
text-align: center;
;
width: 30px;
height: 30px;
background-color: #501a4e;
border-radius: 30px;
color: #fff;
} aside.widget-area h2 {
font-size: 24px;
padding-bottom: 5px;
border-bottom: 1px dotted #d1dee0;
}
aside.widget-area ul {
list-style-type: none;
padding: 15px 10px 30px 0px;
}
aside.widget-area ul li {
border-left: 3px solid #d1dee0;
padding-left: 10px;
margin-bottom: 15px;
}
aside.widget-area ul li a {
text-decoration: none;
}
aside.widget-area ul li a:hover {
text-decoration: underline;
}
aside.widget-area ul li .post-date {
display: block;
padding-top: 5px;
} .wp-pagenavi {
text-align: right;
}
.wp-pagenavi a,
.wp-pagenavi span.current,
a.pagination {
border: none;
margin: 0 0 0 5px;
padding: 0;
display: inline-block;
height: 28px;
width: 28px;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
text-align: center;
border-radius: 20px;
font-weight: bold;
text-decoration: none;
}
a.pagination.active,
.wp-pagenavi span.current {
color: #fff;
text-decoration: none;
background-color: #501a4e;
}
a.pagination.active i {
color: #fff;
}
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
margin: 0 10px;
background-color: #d1dee0;
}
.wp-pagenavi a.first,
.wp-pagenavi a.last {
margin: 0 10px;
width: auto;
}
.wp-pagenavi span {
display: inline-block;
border: none;
height: 28px;
line-height: 28px;
margin: 0 0 0 5px;
padding: 0;
}
.wp-pagenavi span.pages {
display: none;
}
.grecaptcha-badge{
display: none !important;
} .main-cdfg {
position: relative;
}
.main-cdfg h1 {
font-size: 36px;
}
.main-cdfg h1,
.main-cdfg h3,
.main-cdfg h4,
.main-cdfg h5,
.main-cdfg h6 {
color: #636526;
}
.main-cdfg h2 {
color: #c2c254;
font-size: 36px;
margin-bottom: 5px;
}
.main-cdfg h2.font-weight-light {
font-size: 30px;
}
.main-cdfg {
background-size: auto;
background-position: top center;
background-repeat: no-repeat;
}
@media (max-width: 767px) {
.main-cdfg:before {
position: absolute;
top: 0;
left: 0;
content: "";
display: block;
width: 100%;
height: 500px;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.65)), to(rgba(255, 255, 255, 1)));
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 1));
}
} h1{
font-size: 40px;
}
h2{
font-size: 32px;
}
h3{
font-size: 28px;
}
h4{
font-size: 22px;
}
.flex-grow-1{ flex-grow:1; }
.flex-grow-2{ flex-grow:2; }
.flex-grow-3{ flex-grow:3; }
.flex-grow-4{ flex-grow:4; }
.flex-grow-5{ flex-grow:5; }
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em{
font-family: 'Satisfy', sans-serif;
font-weight: normal;
font-size: 1.25em;
}
h1 em,
h2 em,
h3 em{
text-shadow: 1px 1px 2px rgba(255,255,255,0.75), 1px 2px 0px #d1dee0;
}
.rounded-pill-left,
.btn.rounded-pill-left{
border-radius:50rem 0 0 50rem !important;
}
.rounded-pill-right,
.btn.rounded-pill-right{
border-radius:0 50rem 50rem 0 !important;
}
.btn,
.btn.btn-lg,
.gform_wrapper form .gform_footer input.gform_button, .gform_wrapper form .gform_page_footer input.gform_button, .gform_wrapper form .gform_page_footer input.gform_next_button, .gform_wrapper form .gform_page_footer input.gform_previous_button{
border-radius:50rem !important;
padding-left: 1.25rem !important;
padding-right: 1.25rem !important;
}
.btn.px-2{
padding-left: 0.5rem !important;
padding-right: 0.5rem !important;
}
.logo-gfpd{
align-content: center;
}
.avec-image{
background-size: cover; 
background-position: center center;
}
#main-menu li a{
text-transform: initial;
color: #333;
}
section#hero{
padding-top: 100px;
padding-bottom: 50px;
margin-bottom: 0px;
color: black;
}
section#hero.avec-texte{
padding-top: 150px;
}
section#hero.avec-image,
section#hero.avec-image.avec-texte{
padding-top: 200px;
}
.bottom-header {
position: relative;
}
section#diaporama:after,
section#hero:after,
.bottom-header:after {
content: "";
background-image: none;
background-color: #fff;
width: 100%;
height: 150px;
position: absolute;
bottom: -75px;
z-index: 1;
border-radius: 100%;
border-top: 15px solid #AF82AE;
}
section#diaporama.sans-bottom:after {
display:none;
}
section#hero .container:after {
display:none;
}
nav .icone-social{
display: inline-flex;
font-size: 18px;
align-items: center;
}
#main-menu li a .gfpd-script{
font-size: 18px;
}
.navbar-nav .nav-link.btn{
padding-left: 12px;
padding-right: 12px;
}
footer .icone-social{
text-decoration: none;
}
nav .icone-social:hover .fa-facebook-f,
footer#footer a.icone-social.fa-facebook-f .fas.fa-circle{
color:#2366FF;
}
nav .icone-social:hover .fa-instagram,
footer#footer a.icone-social.fa-instagram .fas.fa-circle{
color:#c13584;
}
nav .icone-social:hover .fa-linkedin,
footer#footer a.icone-social.fa-linkedin .fas.fa-circle{
color:#1A66C2;
}
nav .icone-social:hover .fa-youtube,
footer#footer a.icone-social.fa-youtube .fas.fa-circle{
color:#FC0802;
}
nav .icone-social:hover .fa-x-twitter,
footer#footer a.icone-social.fa-x-twitter .fas.fa-circle{
color:#000;
} 
a.icone-social:before{
content: "";
}
#diaporama,
#diaporama .carousel-inner,
#diaporama .carousel-item{
width: 100%;
height: 700px;
}
#diaporama .carousel-inner{
position: absolute;
}
#diaporama .carousel-item .container{
padding-bottom: 85px;
position: relative;
padding-top: 50px;
}
#diaporama .carousel-item.style-violet:before{
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
background: linear-gradient(90deg, rgba(80, 26, 78, 0.85) 65%, rgba(0,0,0,0));
}
#diaporama .carousel-indicators li{
background-color: #501a4e;
padding-bottom: 0px;
}
.avec-overlay{
position: relative;
}
.avec-overlay:before{
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
background: linear-gradient(90deg, rgba(80, 26, 78, 0.85) 33%, rgba(0,0,0,0));
}
.avec-overlay.filtre-violet:before{
background: linear-gradient(90deg, rgba(80, 26, 78, 0.85) 33%, rgba(0,0,0,0));
}
.avec-overlay.filtre-noir:before{
background: linear-gradient(90deg, rgba(0,0,0, 0.85) 33%, rgba(0,0,0,0));
}
.avec-overlay.filtre-blanc:before{
background: linear-gradient(90deg, rgba(255,255,255, 0.85) 33%, rgba(0,0,0,0));
}
@media (max-width: 991px) {
.avec-overlay.filtre-violet:before{
background: linear-gradient(90deg, rgba(80, 26, 78, 0.85) 60%, rgba(0,0,0,0));
}
.avec-overlay.filtre-noir:before{
background: linear-gradient(90deg, rgba(0,0,0, 0.85) 60%, rgba(0,0,0,0));
}
.avec-overlay.filtre-blanc:before{
background: linear-gradient(90deg, rgba(255,255,255, 0.85) 60%, rgba(0,0,0,0));
}
}
@media (max-width: 767px) {
.avec-overlay.filtre-violet:before{
background: linear-gradient(90deg, rgba(80, 26, 78, 0.85) 80%, rgba(0,0,0,0));
}
.avec-overlay.filtre-noir:before{
background: linear-gradient(90deg, rgba(0,0,0, 0.85) 80%, rgba(0,0,0,0));
}
.avec-overlay.filtre-blanc:before{
background: linear-gradient(90deg, rgba(255,255,255, 0.85) 80%, rgba(0,0,0,0));
}
}
@media (max-width: 539px) {
.avec-overlay.filtre-violet:before{
background: rgba(80, 26, 78, 0.85);
}
.avec-overlay.filtre-noir:before{
background: rgba(0,0,0, 0.85);
}
.avec-overlay.filtre-blanc:before{
background: rgba(255,255,255, 0.85);
}
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6{
color: white !important;
}
.text-white blockquote{
border-color: rgba(255,255,255,0.35);
color: rgba(255,255,255,0.85);
}
.gform_wrapper form .gform_footer input.gform_button,
.gform_wrapper form .gform_page_footer input.gform_button,
.gform_wrapper form .gform_page_footer input.gform_next_button,
.gform_wrapper form .gform_page_footer input.gform_previous_button {
text-transform: inherit;
}
span.before-likert-gfpd,
span.after-likert-gfpd {
text-transform: inherit;
font-size: 13px;
line-height: 12px;
}
.row.extrait .date .annee{
font-size: 18px;
line-height: 0.9em;
color:#888;
}
.etiquette{
position: relative;
}
.etiquette .fa-ul.pricing{
margin-left:0px;
margin-bottom:0px;
}
.etiquette .fa-ul.pricing .h5{
margin-top:0px
}
.etiquette .image{
background-size: cover; 
background-position: center center; 
background-repeat: no-repeat;
position: relative;
z-index: 0;
min-height: 300px;
flex-grow: 2;
}
.etiquette .header.avec-image{
position: absolute;
z-index: 1;
top: 0px;
left: 0;
width: 100%; 
height: auto;
}
.etiquette .contain-preview{
text-align: center;
color: rgba(255,255,255,0.35)
}
.etiquette .contain-preview i{
font-size: 48px;
}
.etiquette .header h2,
.etiquette .header h3{
border-radius: 0 0 30px 30px;
box-shadow: 2px 4px 10px -3px rgba(0, 0, 0, .5), 0 .5rem 1rem rgba(0, 0, 0, .35), 0 .75rem 2rem rgba(0, 0, 0, .15);
}
.etiquette .footer{
position: relative;
z-index: 1;
padding-top: 40px;
margin-top: -100px;
padding-bottom: 5px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 40%,  rgba(255, 255, 255, 1) 90%);
}
.etiquette.avec-bg-image:before{
pointer-events: none;
display: block;
content: "";
position: absolute;
top:0;
left:0;
width: 100%;
height:100%;
background: linear-gradient(180deg, rgba(255, 255, 255, 0.65) 33%, rgba(255, 255, 255, 0.15));
box-shadow:inset 0 0 15px rgba(255,255,255,1), inset 0 0 5px 2px rgba(255,255,255,0.25);
z-index:-1;
}
footer#footer{
margin-top: -180px;
padding-top: 230px;
background: linear-gradient(180deg, #fff, #d1dee0);
}
footer#footer .logo-gfpd img{
width: 100%;
height: auto;
max-width: 400px !important;
}
footer#footer .slogan-gfpd{
display: flex;
align-content: center;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-top: 30px;
}
footer#footer .slogan-gfpd span{
padding: 10px 25px;
font-size: 36px;
font-family: 'Satisfy', sans-serif;
color: #501a4e;
}
aside.widget-area h2 {
font-size: 28px;
font-family: 'Satisfy', sans-serif;
border-bottom: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
.duo-gauche,
.duo-droite,
.duo-combo{
position: relative;
}
.duo-gauche:before,
.duo-droite:before,
.duo-combo:before{
content: '';
top: 1%;
left: 0;
position: absolute;
width: 100%;
height: 98%;
background-color: #d1dee0;
background-color: #e7cce9;
background-color: #AF82AE;
}
.duo-gauche:before{
border-radius: 20px 0 0 20px;
}
.duo-droite:before{
border-radius: 0 20px 20px 0;
}
.duo-combo:before{
border-radius: 20px;
}
.duo-home.shadow{
margin-top:10px;
box-shadow:  0px 0px 0px 10px #AF82AE, 0 .5rem 1rem rgba(0,0,0,.15) !important;
z-index:0;
}
.bg-cover{
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.ellipse-1,
.ellipse-2,
.ellipse-3{
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.ellipse-1{
-webkit-line-clamp: 1;
}
.ellipse-2{
-webkit-line-clamp: 2;
}
.ellipse-3{
-webkit-line-clamp: 3;
}
#main-menu{
padding: 0px;
}
@media (max-width: 991px) {
header .logo-gfpd {
position: fixed;
}
#main-menu{
padding-top: 20px;
padding-bottom: 20px;
}
#navbarNavDropdown{
padding-top: 30px;
}
#main-menu ul li.nav-item{
margin: 0px;
}
section#diaporama:after, section#hero:after{
border-radius: 35%;
border-top: 10px solid #AF82AE;
}
}
.page-template-template-design-flexible .row .col.col-min-300{
min-width: 300px;
}
.page-template-template-design-flexible iframe{
width: 62vw;
height: 35vw;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
margin: auto;
}
.page-template-template-design-flexible p:has(iframe){
text-align: center;
padding: 25px;
margin: 0;
}
#field_7_9{
padding-bottom: 20px;
}
.gform-theme-field-control.StripeElement--card.StripeElement{
padding: 5px 4px;
border: 1px solid #888;
background: #fff;
}
.page-template-template-design-flexible .gform-theme-field-control.StripeElement--card.StripeElement iframe{
box-shadow: none !important;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}