header {
    padding: 24px 0px;
}

header .logo {
    max-width: 260px;
    margin-bottom: 5px;
}

header .info-tel {
    text-align: right;
}

header p {
    margin: 0;
    padding: 0;
    line-height: 1
}

header p.baseline {
    font-size: 10px;
    font-weight: 400;
    color: #000000;
}

header p.tel {
    font-size: 26px;
    font-weight: 700;
}

header p.tel a {
    color: #002d38;
}

header p.horaire {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2
}

header .columns {
    padding: 0;
}

.sticky-footer {
    position: fixed;
    width: 70px;
    background-color: white;
    right: 0px;
    top: 150px;
    height: auto;
    z-index: 999;
    /*box-shadow: -3px 4px 1px rgba(0, 0, 0, 0.08);*/
}

.sticky-footer ul li {
    transition: transform 0.1s;
    list-style: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px;
    height: 70px;
}

.sticky-footer ul li a {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 300;
    height: auto;
    line-height: 1.1;
    font-size: 12px;
    padding-top: 5px;
}

.sticky-footer ul li a img {
    width: 34px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}

.sticky-footer ul {
    margin: 0;
    padding: 0;
}

.sticky-footer ul li:not(:last-child) {}

.sticky-footer ul li:hover {
    transform: scale(1.05);
}

.sticky-footer li.contact {
    background-color: #d26800;
}

.sticky-footer li.promo {
    background-color: #ff942d;
}

.sticky-footer li.video {
    background-color: #f4cb13;
}

.sticky-footer li.parrain {
    background-color: #d4b012;
}

.sticky-footer li.catalogue {
    background-color: #a78807;
}

.sticky-footer li.connexion {
    background-color: #8e7402;
}


section.home-hero .text-content {
    width: 78%;
}

section.home-hero {
    background-color: #ffb400;
    height: 475px;
    background-image: url('../../assets/images/bg_waves.png');
    background-repeat: no-repeat;
    background-position: center center;
}

section.home-hero h1 {
    line-height: 1.2;
    padding-top: 90px;
    color: #fff;
}

section.home-hero p,
.text-content.mobile p {
    padding: 12px 0px;
    line-height: 2.2;
    color: #fff;
}

section.home-hero img {
    max-width: 480px;
    margin-top: 0px;
}

.col2 {
    text-align: center;
}

section.home-hero .savoirplus {
    padding: 12px 20px;
    background-color: #fff;
    color: #d15d00;
}

section.home-hero .savoirplus:hover {
    background-color: #ff7e00;
    color: #fff;
}

.text-content.mobile {
    text-align: center;
    padding-top: 40px;
}

section.formation-categories {
    margin-top: 40px;
}

section.formation-categories .row .column {
    padding-left: 20px;
    padding-right: 20px;
}

section.formation-categories a {
    display: block;
    margin: 0;
    padding: 0;
    height: 340px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 40px;
}

section.formation-categories a h2 {
    text-align: center;
    font-weight: 700;
    font-size: 29px;
    color: white;
    text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.3);
    padding-top: 25%;
    transition: padding-top 0.2s
}

section.formation-categories a:hover h2 {
    padding-top: 23%;
}

.catalogue-img {
    max-width: 600px;
    margin-top: 50px;
}

section.catalogue {
    background-color: #ffb400;
    height: 475px;
    background-image: url('../../assets/images/bg_waves.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 484px;
    margin-top: 140px;
}

section.catalogue h2 {
    color: #4a3500;
    font-size: 32px;
    line-height: 1.4;
    font-weight: 700;
    padding-top: 10%;
    margin-bottom: 20px;
}

section.catalogue ul,
section.catalogue li {
    list-style: none;
}

section.catalogue ul {
    padding-left: 20px;
}

section.catalogue ul li {
    padding-left: 20px;
    color: white;
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px;
}

section.catalogue ul li:before {
    margin-left: -30px;
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    color: #fff;
}

section.presentation {
    margin-top: 80px;
    text-align: center;
    padding-bottom: 60px;
}

section.presentation h1 {
    text-transform: uppercase;
    margin-bottom: 40px;
}

section.presentation p {
    font-size: 18px;
    font-weight: 300;
    line-height: 2
}

section.presentation a.savoirplus {
    margin-top: 30px;
}

section.presentation-detail {
    background-color: #f7f7f7;
    padding-top: 110px;
    padding-bottom: 55px;
}

section.presentation-detail .row {
    background-color: #fff;
}

section.presentation-detail .texte {
    padding: 50px;
}

section.presentation-detail .texte p {
    line-height: 1.8;
}

section.presentation-detail h2 {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px;
}

section.presentation-detail .column.photo {
    padding: 0px;
    text-align: center;
}

footer {
    padding-top: 60px;
    padding-bottom: 100px;
    background-color: #d8d2bc;
    height: auto;
}

footer img.fede {
    width: 140px;
}

footer p {
    font-size: 12px;
    line-height: 1.5;
}

footer .fa-facebook-f {
    margin-top: 20px;
    background-color: #e2a418;
    font-size: 22px;
    color: white;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 9px;
}

footer .row {
    max-width: 100%;
}

section.hero-detail {
    text-align: center;
}

section.hero-detail,
section.hero-detail span {
    height: 322px;
    display: block;
    width: 100%;
}

section.hero-detail span {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
}

section.hero-detail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.hero-detail h1,
section.hero-detail p.detail {
    text-align: center;
    color: #fff;
}

section.hero-detail p.detail {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.3px;
}

.note {
    color: white;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 5.6px 5.6px 5.6px 0;
    background-color: #ffb400;
    margin-right: 10px;
    margin-bottom: 10px;
}

.etoiles {
    display: inline-block;
}

.etoiles .fa {
    color: #ffca00;
}

.etoiles .fa.grey {
    color: #ccc;
}

.avis-nb {
    display: inline-block;
    color: #fff;
    margin-left: 5px;
}

.breadcrumbs {
    margin: 0px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: 15px 0px;
    background-color: #fff;
    border-color: #fff;
    border-radius: 3px;
}

.breadcrumbs li {
    display: inline-block;
    font-size: 14px;
    cursor: default;
    text-transform: none;
    color: #1c5362;
}

.savoirplus .fab {
    margin-right: 4px;
}

.breadcrumbs li:not(:last-child):after {
    color: #1c5362;
}

.breadcrumbs li a {
    color: #4a3500;
    line-height: 2;
}

section.menu-formation {
    position: absolute;
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 10px;
    z-index: 2;
    transition: background-color 1s;
}

section.menu-formation.top-glue {
    top: 0px;
    position: fixed;
    width: 100%;
    background-color: #864a00;
}

section.inscription.top-glue {
    top: 220px;
    position: fixed;
}

section.menu-formation ul,
section.menu-formation ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

section.menu-formation ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}

section.menu-formation ul li a {
    display: inline-block;
    border: 0;
    background-color: #ffb400;
    color: white;
    font-size: 12px;
    font-weight: 700;
    border-radius: 28px;
    padding: 8px 20px;
    letter-spacing: -0.5px;
    transition: background-color 0.3s;
}

section.menu-formation ul li a:hover {
    color: white;
    background-color: #ffd400;
}

section.menu-formation ul li a.insc {
    background-color: #f3ca13;
    display: none;
}

section.menu-formation ul li a.insc:hover {
    background-color: #ff4bdb;
}

section.formation-detail {
    margin-top: 100px;
}

section.formation-detail h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

section.formation-detail hr {
    margin: 40px 0px;
}

section.formation-detail .formation-detail-avis hr {
    margin: 20px 0px;
}

section.formation-detail p.pdf {
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
}

section.formation-detail p.pdf img.pdf {
    margin-right: 10px;
    width: 40px;
}

section.inscription {
    position: absolute;
    display: block;
    background-color: #fff;
    /*box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.27);*/
    margin-top: -211px;
    z-index: 3;
    margin-right: 15px;
    margin-left: 15px;
    max-width: 360px;
    min-width: 340px;
}

section.inscription h2,
section.inscription input[type='submit'] {
    background-color: #ffb400;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

section.inscriptionPopin h2,
section.inscriptionPopin input[type='submit'] {
    background-color: #4baacd;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

section.inscription h2,
section.inscriptionPopin h2 {
    color: #fff;
    line-height: 1;
    letter-spacing: 6px;
    padding: 20px;
    text-align: center;
    margin-bottom: 0px;
}

section.inscription input[type='submit'],
section.inscriptionPopin input[type='submit'] {
    display: block;
    width: 100%;
    padding: 15px;
    margin: 0;
}

p.cochez-titre {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    padding: 12px 35px;
}

p.cochez-titre img {
    width: 22px;
    float: left;
    margin-right: 15px;
}

section.inscription #inscription,
section.inscriptionPopin #inscription {
    padding: 20px 30px;
    background-color: #f9f9f9;
}

section.inscription #inscription label span,
section.inscriptionPopin #inscription label span {
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    padding-top: 6px;
}

section.inscription #inscription label span ins,
section.panier .libelle p ins {
    display: block;
    color: red;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.8;
}

p.paiement-titre {
    padding: 10px 35px;
    font-size: 12px;
    background-color: #fff1c8;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
}

p.paiement-titre img {
    width: 65px;
    float: left;
    margin-right: 15px;
}

.white-popup.insc {
    padding: 0px;
}

section.hero-page {
    text-align: center;
    background-color: #ffb400;
}

section.hero-page,
section.hero-page span {
    height: 200px;
    display: block;
}

section.hero-page {
    display: block;
}

section.hero-page span {
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 80px;
    padding-left: 30px;
    padding-right: 30px;
}

section.hero-page h1 {
    text-align: center;
    color: #fff;
}


section.page-detail {
    padding-bottom: 60px;
}

section.page-detail h1 {
    font-size: 28px;
    margin-bottom: 30px;
}

section.autre-lien {
    padding: 40px 30px;
    background-color: #fff8e6;
}

section.autre-lien {
    text-align: center;
}

section.autre-lien h2 {
    margin-bottom: 40px;
    text-transform: uppercase;
}

section.autre-lien a {
    display: inline-block;
    margin-right: 20px;
    line-height: 30px;
    color: #5a5a5a;
    font-weight: 700;
}

section.formation-liste {
    padding-bottom: 20px;
    background-color: #f7f5f0;
    padding-top: 40px;
}

section.formation-liste figure {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

section.formation-liste figure span {
    position: absolute;
    display: inline-block;
    z-index: 2;
    padding: 10px 20px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #4baacd;
    color: #fff;
    border-radius: 0px 0px 8px 0px;
}

section.formation-liste figure span.fcolor1 {
    background-color: #ffb400;
}

section.formation-liste figure span.fcolor3 {
    background-color: #e2a318;
}

section.formation-liste .container-box {
    height: 442px;
    background-color: #fff;
    margin-bottom: 30px;
}

section.formation-liste .container-box .info {
    padding: 20px;
}

section.formation-liste .container-box .info h3 {
    color: #4a3500;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 700;
}

section.formation-liste .container-box .info .avis-nb {
    color: #002d38;
}

section.formation-liste .container-box .info p {
    margin-bottom: 0px;
}

section.formation-liste .container-box .info p span {
    font-weight: 700
}

section.formation-liste h2 {
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1;
}

section.formation-liste h3 {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 16px;
    color: #f5ab00;
    line-height: 1;
}

section.hero-page h1:before {
    content: '';
    position: absolute;
    height: 3px;
    background-color: #fff;
    width: 100px;
    margin-top: 45px;
    margin-left: 2px;
}

section.formation-liste .box figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

section.formation-liste .box figure:hover img {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.imgAvis {
    float: left;
    margin-right: 15px;
    width: 200px;
    margin-bottom: 15px;
}

ul.pagination {
    margin-bottom: 40px;
}

.pagination .current a {
    color: #fff;
}

.pagination .current a:hover {
    background: none;
}

.actu img {}

section.blog-liste h1,
section.actu-detail h1 {
    margin-bottom: 30px;
    font-size: 28px;
}

section.actu-detail {
    margin-bottom: 60px;
}

section.actu-detail img.main-img {
    margin-bottom: 15px;
}

section.actu-detail h1 {
    margin-top: 20px;
}

section.share {
    margin-bottom: 20px;
}

section.contact h1 {
    font-size: 28px;
    margin-bottom: 30px;
}

section.rgpd {
    font-size: 12px;
    color: #696969;
}

.carte {
    position: relative;
    float: right;
    margin-left: 20px;
    width: 133px;
}

section.hero-page.panier {
    margin-bottom: 40px;
}

section.panier {
    margin-top: 30px;
}

.titre-panier h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

.paiement h2 {
    font-size: 22px;
}

.paiement .fa,
.paiement .fas {
    margin-right: 10px;
}

.panier .entete {
    padding-top: 15px;
    padding-bottom: 15px;

}

.bg-bleu-01 {
    background-color: #e88b00;
}

.panier .bg-bleu-01 {
    border-radius: 6px;
}

.panier .entete span {
    font-weight: 700;
    font-size: 16px;
    color: white;
}

i.crop100 {
    display: block;
    width: 100%;
    height: 125px;
    padding: 0;
    overflow: hidden;
}

.paiement-fois a {
    display: inline-block;
    margin-right: 15px;
    transition: all 0.1s ease;
    margin-bottom: 15px;
    background-color: #ffb400;
    font-size: 16px;
    padding: 15px 20px;
    color: white;
    border-radius: 10px;
}

.paiement-fois a span {
    font-weight: 700;
}

.paiement-fois a:hover {
    box-shadow: -10px 10px 15px rgba(0, 0, 0, 0.18);
    transform: perspective(640px) rotateX(20deg);
    outline: none;
}

section.panier .libelle span {
    font-weight: 700;
}

section.panier {
    padding-bottom: 80px;
}

section.panier .sup a {
    color: #e88b00;
}

section.panier p.section-panier {
    color: #fff;
    padding: 10px;
    background-color: #f4b405;
    border-radius: 10px;
    font-weight: 700;
}

section.contrat-catalogue h1 {
    font-size: 28px;
}

section.contrat-catalogue {
    padding-bottom: 60px;
}

.white-popup h1 {
    font-size: 24px;
}

section.formation-detail section.formation-liste {
    background-color: #fff;
}

section.formation-detail section.formation-liste h2 {
    margin-bottom: 30px;
}

section.formation-detail section.formation-liste .container-box .box {
    border: 1px solid #e0e0e0;
}

section.pourquoi-cerfpa {
    padding-top: 50px;
    padding-bottom: 50px;
}

section.pourquoi-cerfpa .why {
    background-color: #ffd400;
    height: 195px;
    overflow: hidden;
}

section.pourquoi-cerfpa .why img {
    position: absolute;
    margin-top: -70px;
    margin-left: 18px;
}

section.pourquoi-cerfpa .why .content {
    padding-left: 240px;
    padding-top: 30px;
    padding-right: 10px;
}

section.pourquoi-cerfpa .why .content h2 {
    color: #fff;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 25px;
}

.white-popup.pres {
    max-width: 900px;
}

.white-popup.pres h2 {
    text-align: center;
    margin-bottom: 30px;
}

.white-popup.pres .img-tem {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.white-popup.pres img.temoignage {
    width: 120px !important;
    height: auto !important;
}

section.elearningBt {
    background-color: #e6e6e6;
    padding: 5px;
    height: 65px;
    margin-top: 20px;
    padding-top: 10px;
}

section.elearningBt a {
    font-size: 14px;
    font-weight: 700;
    color: #1c5362;
    line-height: 1.3;
    margin-top: 10px;
    margin-top: 4px;
    display: block;
    float: left;
    width: 75%;
}

section.elearningBt a:hover {
    text-decoration: underline;
}

section.elearningBt img {
    width: 50px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

#covidInfo img {
    margin-bottom: 20px;
}

#covidInfo h1,
#covidInfo p {
    text-align: center;
}

.white-popup h1 {
    font-size: 26px;
}


#newSiteInfo h1 {
    padding-top: 20px;
    padding-bottom: 10px;
}

#newSiteInfo p,
#newSiteInfo h1 {
    text-align: center;
}

.container input:checked~.checkmark:after {
    display: block;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check.container .checkmark:after {
    left: 6px;
    top: 0px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}