/***** inscription-part *****/
body.page-id-23167 .et_pb_section_0_tb_header.et_pb_section, body.page-id-130 .et_pb_section_0_tb_header.et_pb_section {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
body.page-id-23167 header.et-l.et-l--header, body.page-id-130 header.et-l.et-l--header {
    background: #fff;
}
body.page-id-23167 #et-main-area #main-content , body.page-id-130 #et-main-area #main-content{
    background: #F8F9FB !important;
}
body.page-id-23167 #main-content .et_pb_section, body.page-id-130 #main-content .et_pb_section {
    background: transparent !important;
}
body.page-id-23167 .et_pb_section.et_pb_section_0.et_section_regular, body.page-id-130 .et_pb_section.et_pb_section_0.et_section_regular {
    max-width: 1110px;
    padding: 30px 15px;
    margin: 0 auto;
    text-align: center;
}
body.page-id-23167 .et_pb_row, body.page-id-130 .et_pb_row {
    width: 100%;
    max-width: 1080px; 
}
body.page-id-23167 .hidden, body.page-id-130 .hidden {
    display: none;
}
body.page-id-23167 .form-content, body.page-id-130 .form-content {
    background: #fff;
    border-radius: 6px;
    padding: 28px 40px 36px 38px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.13);
    margin: 0 0 22px;
}
body.page-id-23167 main#site-content button.stdButton, body.page-id-130 main#site-content button.stdButton {
    display: table;
    margin: 0 0 0 auto;
    font-family: 'Comfortaa', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    padding: 7px 62px !important;
    border-radius: 3px;
    background: #A72D57;
    text-transform: none !important;
    height: 38px;
    outline: 0 !important;
}
body.page-id-23167 .crumb, body.page-id-130 .crumb {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
body.page-id-23167 .crumb li.li-step:not(:last-child) a, body.page-id-130 .crumb li.li-step:not(:last-child) a {
    margin-right: 0;
}
body.page-id-23167 .crumb ul li.li-step a, body.page-id-130 .crumb ul li.li-step a {
    background: transparent!important;
    color: #AEB9D3!important;
    font-family: 'Comfortaa';
    padding: 8px 8px 8px 6px;
    line-height: 30px;
    font-weight: 700;
    font-size: 16px;
    margin-right: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
body.page-id-23167 .crumb .current, body.page-id-23167 .crumb ul li.li-step a.current, body.page-id-130 .crumb ul li.li-step a.current {
    background-color: transparent !important;
    color: #1F446B !important;
}
body.page-id-23167 .crumb ul li.li-step a.done, body.page-id-130 .crumb ul li.li-step a.done {
    color: #A72D57 !important;
}
body.page-id-23167 .crumb li.li-step a.done span.step-number, body.page-id-130 .crumb li.li-step a.done span.step-number {
    border-color: #A72D57;
}
body.page-id-23167 .crumb li.li-step a.done span.step-number, body.page-id-130 .crumb li.li-step a.done span.step-number {
    border-color: #A72D57;
    font-size: 0;
    position: relative;
}
body.page-id-23167 .crumb li.li-step a.done span.step-number:after, body.page-id-130 .crumb li.li-step a.done span.step-number:after {
    position: absolute;
    left: 0;
    content: "\2714" !important;
    font-size: 18px;
    text-align: center;
    right: 0;
    line-height: 26px;
}
body.page-id-23167 .crumb ul, body.page-id-130 .crumb ul {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0!important;
    padding: 0!important;
}
body.page-id-23167 .crumb li.li-step span.step-number, body.page-id-130 .crumb li.li-step span.step-number {
    border: 2px solid #AEB9D3;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    margin-right: 7px;
}
body.page-id-23167 .crumb li.li-step .current span.step-number,body.page-id-130 .crumb li.li-step .current span.step-number {
    border-color: #1F446B;
}
body.page-id-23167 .crumb li.li-separator, body.page-id-130 .crumb li.li-separator {
    width: 55px;
    position: relative;
    overflow: hidden;
}
body.page-id-23167 li.li-separator:after , body.page-id-130 li.li-separator:after {
    content: "- - - - - - - -";
    top: 10px;
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    width: 55px;
    color: #1F446B;
    text-wrap: nowrap;
}
body.page-id-23167 .form-content .row, body.page-id-130 .form-content .row {
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap;
}
body.page-id-23167 .form-content .group.fifty, body.page-id-130 .form-content .group.fifty {
    width: 50% !important;
    padding: 0 12px;
    padding-bottom: 18px;
    text-align: left;
}
body.page-id-23167 .form-content .group.full, body.page-id-130 .form-content .group.full {
    padding: 0 12px;
    padding-bottom: 18px;
    width: 100%;
    text-align: left;
}
body.page-id-23167 .stdForm .form-content select, body.page-id-23167 .stdForm .form-content input, 
body.page-id-130 .stdForm .form-content select, body.page-id-130 .stdForm .form-content input {
    margin-top: 0;
    border: 1px solid #E3E7F0;
    box-sizing: border-box;
    width: 100%!important;
    padding: 10px!important;
    height: 40px;
    border-radius: 6px;
    margin: 0 !important;
}
body.page-id-23167 .stdForm .form-content .container-fifty, body.page-id-130 .stdForm .form-content .container-fifty {
    width: calc(50% - 12px);
}
body.page-id-23167 .stdForm .form-content select, body.page-id-130 .stdForm .form-content select {
    margin-top: 0;
}
body.page-id-23167 .stdForm .form-content label, body.page-id-130 .stdForm .form-content label {
    margin-bottom: 5px;
    margin-top: 0;
    font-family: 'Comfortaa' !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    color: #000 !important;
}
body.page-id-23167 .form-content .group.full .desc, body.page-id-130 .form-content .group.full .desc {
    font-size: 12px;
    font-weight: 600;
    margin: -2px 0px 10px;
    line-height: 18px;
}
/****/
body.page-id-23167 .form-content .form-text, body.page-id-130 .form-content .form-text {
    margin: 0 0 18px;
}
body.page-id-23167 .form-content .form-text h2, body.page-id-130 .form-content .form-text h2 {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
    padding: 0;
    margin: 0 0 8px;
}
body.page-id-23167 .form-content .form-text .desc, body.page-id-23167 .form-content .group.full .form-text .desc,
body.page-id-130 .form-content .form-text .desc, body.page-id-130 .form-content .group.full .form-text .desc {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    font-family: 'Comfortaa', sans-serif;
}
body.page-id-23167 .stdForm .form-content input[type="checkbox"], 
body.page-id-130 .stdForm .form-content input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    border: 1px solid #E3E7F0 !important;
    border-radius: 4px !important;
}
body.page-id-23167 .stdForm .form-content .container-new-address-btn label,
body.page-id-130 .stdForm .form-content .container-new-address-btn label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
body.page-id-23167 .stdForm .form-content input[type="checkbox"],
body.page-id-130 .stdForm .form-content input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    border: 1px solid #E3E7F0 !important;
    border-color: #E3E7F0 !important;
    border-radius: 4px !important;
    outline-color: #E3E7F0;
    outline: 0 !important;
    background: #fff !important;
    opacity: 0;
    display: none;
}
body.page-id-23167 input[type="checkbox"] + span,
body.page-id-130 input[type="checkbox"] + span {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: -4px;
}
body.page-id-23167 input[type="checkbox"] + span::before,
body.page-id-130 input[type="checkbox"] + span::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #E3E7F0;
    border-radius: 4px;
    line-height: 20px;
    font-size: 15px;
}
body.page-id-23167 input[type="checkbox"]:checked + span::before,
body.page-id-130 input[type="checkbox"]:checked + span::before {
    content: "\f00c" !important;
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    text-align: center;
    color: #A72D57;
    border-color: #A72D57 !important;
}
body.page-id-23167 .stdForm .form-content label em,
body.page-id-130 .stdForm .form-content label em {
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    color: #000;
}
body.page-id-23167 .stdForm .form-content ul.level .yogakind li label em,
body.page-id-130 .stdForm .form-content ul.level .yogakind li label em {
    font-size: 14px;
}
/****/
body.page-id-23167 .stdForm .form-content input[type="radio"],
body.page-id-130 .stdForm .form-content input[type="radio"] {
    width: 20px !important;
    display: inline-block;
    height: 20px !important;
    margin-right: 10px !important;
    border: 1px solid #E3E7F0 !important;
    border-color: #E3E7F0 !important;
    border-radius: 4px !important;
    outline-color: #E3E7F0;
    outline: 0 !important;
    background: #fff !important;
    opacity: 0;
    display: none;
}
body.page-id-23167 input[type="radio"] + span, body.page-id-130 input[type="radio"] + span {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    margin-top: 0px;
    display: inline-block;
}
body.page-id-23167 input[type="radio"] + span::before, body.page-id-130 input[type="radio"] + span::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 19px;
    height: 19px;
    border: 1px solid #E3E7F0;
    border-radius: 50%;
    left: 0;
    top: 4px;
}
body.page-id-23167 input[type="radio"] + span::after, 
body.page-id-130 input[type="radio"] + span::after {
    content: "" !important;
    background: #A72D57;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 4px;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.2s ease;
}
body.page-id-23167 input[type="radio"]:checked + span::after,
body.page-id-130 input[type="radio"]:checked + span::after {
    opacity: 1;
    visibility: visible;
    display: block;
}
/****/
body.page-id-23167 .stdForm .form-content .container-new-address,
body.page-id-130 .stdForm .form-content .container-new-address {
    margin-top: 15px;
}
body.page-id-23167 ul.level,
body.page-id-130 ul.level {
    padding: 0;
    margin: 18px 0 0;
    list-style: none;
}
body.page-id-23167 ul.level .yogakind,
body.page-id-130 ul.level .yogakind {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 30px;
    padding-top: 4px;
    list-style: none;
}
body.page-id-23167 ul.level > li > label,
body.page-id-130 ul.level > li > label {
    margin: 0 0 20px !important;
    display: flex;
    align-items: center;
}
body.page-id-23167 ul.level .yogakind li,
body.page-id-130 ul.level .yogakind li {
    width: 25%;
    padding-right: 8px;
    margin-bottom: 21px;
}
body.page-id-23167 .stdForm .form-content ul.level .yogakind li label,
body.page-id-130 .stdForm .form-content ul.level .yogakind li label {
    font-size: 13px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    margin: 0;
    display: flex;
    align-items: flex-start;
}
body.page-id-23167 .stdForm .form-content ul.level .yogakind li label span,
body.page-id-130 .stdForm .form-content ul.level .yogakind li label span {
    margin-top: -2px;
}
body.page-id-23167 .stdForm .form-content label.disabled,
body.page-id-130 .stdForm .form-content label.disabled {
    color: #E3E7F0;
    opacity: 1;
}
body.page-id-23167 .stdForm .form-content ul.level .yogakind li label.disabled em,
body.page-id-130 .stdForm .form-content ul.level .yogakind li label.disabled em {
    color: #E3E7F0;
}
body.page-id-23167 ul.level, body.page-id-23167 ul.level .yogakind,
body.page-id-130 ul.level, body.page-id-23167 ul.level .yogakind {
    list-style: none;
}
body.page-id-23167 ul.clock-list {
    list-style: none;
    margin: 0 0 25px;
    padding: 0;
}
body.page-id-23167 ul.clock-list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 9px;
    font-size: 14px;
    font-weight: 500;
    color: #1F446B;
}
body.page-id-23167 ul.clock-list li:before {
    position: absolute;
    left: 0;
    content: "\f017";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    font-size: 20px;
    margin-top: -2px;
}
body.page-id-23167 ul.days, 
body.page-id-130 ul.days {
    list-style: none;
    padding: 0;
}
body.page-id-23167 .creneaux .creneau .item, 
body.page-id-130 .creneaux .creneau .item {
    display: flex;
    flex-direction: row;
    margin: 0 0 20px;
}
body.page-id-23167 .stdForm .form-content .creneaux .creneau .item select.start, 
body.page-id-23167 .stdForm .form-content .creneaux .creneau .item select.end, 
body.page-id-130 .stdForm .form-content .creneaux .creneau .item select.start, 
body.page-id-130 .stdForm .form-content .creneaux .creneau .item select.end {
    width: 40% !important;
}
body.page-id-23167 .stdForm .form-content .creneaux .creneau .item select.start,
body.page-id-130 .stdForm .form-content .creneaux .creneau .item select.start {
    margin-right: 22px !important;
}
body.page-id-23167 .stdForm .form-content .creneaux .creneau .item select.end,
body.page-id-130 .stdForm .form-content .creneaux .creneau .item select.end {
    margin-right: 13px !important;
}
body.page-id-23167 .stdForm .form-content .creneaux .creneau svg.removeTimeslot,
body.page-id-130 .stdForm .form-content .creneaux .creneau svg.removeTimeslot {
    cursor: pointer;
    height: 40px;
}
body.page-id-23167 .addTimeSlot, body.page-id-130 .addTimeSlot {
    color: #ffffff !important;
    cursor: pointer;
    border-width: 0px !important;
    border-radius: 3px;
    letter-spacing: 0.02em;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 24px;
    text-transform: none !important;
    background-color: #A72D57 !important;
    padding: 7px 47px !important;
    text-align: center;
    width: auto !important;
    margin: 20px 0 10px 0;
    display: table;
    outline: 0 !important;
}
body.page-id-23167 ul.days li,
body.page-id-130 ul.days li {
    margin-bottom: 16px;
}
body.page-id-23167 .creneaux, body.page-id-130 .creneaux {
    margin-top: 20px;
}
body.page-id-23167 .check-tarifs label {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
body.page-id-23167 .check-tarifs span {
    margin-top: -2px;
}
body.page-id-23167 .stdForm .form-content .check-tarifs label em {
    font-size: 14px;
    font-weight: 300;
}
body.page-id-23167 .footer-buttons button.stdButton,
body.page-id-130 .footer-buttons button.stdButton {
    font-family: 'Comfortaa', sans-serif;
    text-transform: none !important;
    border-radius: 3px;
    padding: 7px 17px 7px 15px !important;
    height: 40px;
    line-height: 20px;
    margin: 0;
    font-size: 16px !important;
    font-weight: 500 !important;
    min-width: 280px;
}
body.page-id-23167 a.stdButton.stdWhite,
body.page-id-130 a.stdButton.stdWhite {
    background: #65819E !important;
    color: #fff !important;
    font-family: 'Comfortaa', sans-serif;
    text-transform: none !important;
    border-radius: 4px;
    padding: 10px 17px 9px 15px !important;
    height: 40px;
    line-height: 20px;
    font-size: 16px !important;
    font-weight: 500 !important;
    width: 280px;
    text-align: center;
    border: none !important;
    display: block;
    margin: 0 0 14px;
    outline: 0 !important;
}
body.page-id-23167 .footer-buttons,
body.page-id-130 .footer-buttons {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
body.page-id-23167 .et_pb_section.et_pb_section_1.et_section_regular,
body.page-id-130 .et_pb_section.et_pb_section_1.et_section_regular {
    background: #F8F9FB !important;
}
body.page-id-492 button.stdButton.match-btn {
    text-transform: none !important;
}
body.page-id-23167 ul.days li label, body.page-id-130 ul.days li label {
    display: flex;
    align-items: center;
}
body.page-id-23167 .form-content .form-text .desc .email {
    padding-left: 28px;
    display: inline-block;
    position: relative;
    color: #a72d57;
    font-weight: 500;
}
body.page-id-23167 .form-content .form-text .desc .email:after {
    content: "\f0e0" !important;
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    left: 5px;
    position: absolute;
    color: #a72d57;
    font-size: 18px;
}

@media (max-width: 1200px) {
body.page-id-23167 .et_pb_row,
body.page-id-130 .et_pb_row {
    width: 90%;
}
body.page-id-23167 ul.level .yogakind li,
body.page-id-130 ul.level .yogakind li {
    width: 33.33%;
    padding-right: 8px;
    margin-bottom: 18px;
}
body.page-id-23167 a.stdButton.stdWhite,
body.page-id-130 a.stdButton.stdWhite  {
    font-size: 14px !important;
    width: 180px;
}
body.page-id-23167 .footer-buttons button.stdButton,
body.page-id-130 .footer-buttons button.stdButton {
    min-width: 180px;
}
body.page-id-130 main#site-content button.stdButton {
    padding: 7px 37px !important;
}
body.page-id-23167 .footer-buttons button.stdButton {
    font-size: 13px !important;
    font-weight: 500 !important;
}
body.page-id-23167 .footer-buttons .stdButton svg,
body.page-id-130 .footer-buttons .stdButton svg {
    width: 14px;
    position: relative;
    top: 1px;
    margin: 0 2px;
}
body.page-id-23167 .et_pb_section.et_pb_section_0.et_section_regular {
    padding: 0px 15px;
}
}
@media (max-width: 620px) {
    body.page-id-23167 .stdForm, body.page-id-130 .stdForm  {
        margin: 20px auto 0;
    }
    body.page-id-23167 .form-content .group.fifty,
    body.page-id-130 .form-content .group.fifty {
        width: 100% !important;
    }
    body.page-id-23167 .stdForm .form-content .container-fifty,
    body.page-id-130 .stdForm .form-content .container-fifty {
        width: 100%;
    }
    body.page-id-23167 .stdForm .form-content ul.level .yogakind li label em,
    body.page-id-130 .stdForm .form-content ul.level .yogakind li label em {
        font-size: 12px;
        font-weight: 400;
    }
    body.page-id-23167 ul.level .yogakind li,
    body.page-id-130 ul.level .yogakind li {
        width: 50%;
    }
    body.page-id-23167 .form-content,
    body.page-id-130 .form-content {
        background: #fff;
        border-radius: 6px;
        padding: 28px 30px 36px 30px;
    }
    body.page-id-23167 .footer-buttons,
    body.page-id-130 .footer-buttons {
        justify-content: center;
    }
    body.page-id-23167 .footer-buttons button.stdButton,
    body.page-id-130 .footer-buttons button.stdButton {
        order: -1;
        margin: 0 auto 17px!important;
    }
    body.page-id-23167 .et_pb_section.et_pb_section_1.et_section_regular, 
    body.page-id-130 .et_pb_section.et_pb_section_1.et_section_regular {
        padding: 0px 0;
    }
    body.page-id-23167 ul.clock-list li:before {
        font-size: 18px;
        margin-top: -1px;
    }
    body.page-id-23167 ul.clock-list li {
        padding-left: 30px;
    }
    body.page-id-23167 .form-content .form-text .desc .email:after {
        font-size: 16px;
    }
    body.page-id-23167 .crumb, body.page-id-130 .crumb {
        justify-content: flex-start;
    }
    body.page-id-23167 .crumb ul li.li-step,
    body.page-id-130 .crumb ul li.li-step {
        width: 100%;
    }
}
@media (max-width: 480px) {
    body.page-id-23167 .et_pb_row,
    body.page-id-130 .et_pb_row {
        width: 100%;
    }
    body.page-id-23167 ul.level .yogakind li,
    body.page-id-130 ul.level .yogakind li {
        width: 100%;
    }
    body.page-id-23167 .stdForm .form-content .creneaux .creneau .item select.start, 
    body.page-id-23167 .stdForm .form-content .creneaux .creneau .item select.end,
    body.page-id-130 .stdForm .form-content .creneaux .creneau .item select.start, 
    body.page-id-130 .stdForm .form-content .creneaux .creneau .item select.end {
        width: 45% !important;
    }
    body.page-id-23167 .stdForm .form-content .creneaux .creneau .item select.start,
    body.page-id-130 .stdForm .form-content .creneaux .creneau .item select.start {
        margin-right: 14px !important;
    }
    body.page-id-23167 .addTimeSlot, 
    body.page-id-130 .addTimeSlot {
        padding: 7px 20px !important;
    }
    body.page-id-23167 .footer-buttons button.stdButton ,
    body.page-id-130 .footer-buttons button.stdButton {
        margin: 0 auto 17px!important;
        height: auto;
        width: 100%;
    }
    body.page-id-23167 a.stdButton.stdWhite, body.page-id-130 a.stdButton.stdWhite {
        width: 100%;
    }
    body.page-id-23167 .form-content ,
    body.page-id-130 .form-content {
        padding: 24px 20px 24px 24px;
    }
}
/***** End inscription-part *****/
/***** inscription-pro *****/
body.page-id-130 {

}
body.page-id-130 .text-center-top {
    font-size: 14px;
    font-family: 'Comfortaa', sans-serif;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0 34px;
}
body.page-id-130 .text-left-middle {
    font-family: 'Comfortaa', sans-serif;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin: 0 0 18px;
    text-align: left;
}
body.page-id-130 ul.list-left-bottom {
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    color: #000;
    font-family: 'Comfortaa', sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-align: left;
    list-style: none;
}
body.page-id-130 .text-top {
    max-width: 800px;
    padding: 0 15px;
    margin: 0 auto 28px;
}
body.page-id-130 ul.list-left-bottom li {
    position: relative;
    padding-left: 34px;
    margin: 0 0 18px;
}
body.page-id-130 ul.list-left-bottom li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 30px;
    background-image: url(/wp-content/themes/Divi-child/assets/img/user-id.svg);
    background-repeat: no-repeat;
    background-position: left center;
}
body.page-id-130 ul.list-left-bottom li.li-id:before {
    background-image: url(/wp-content/themes/Divi-child/assets/img/user-id.svg);
}
body.page-id-130 ul.list-left-bottom li.li-address:before {
    background-image: url(/wp-content/themes/Divi-child/assets/img/user-address.svg);
}
body.page-id-130 ul.list-left-bottom li.li-diplome:before {
    background-image: url(/wp-content/themes/Divi-child/assets/img/user-diplomat.svg);
}
body.page-id-130 ul.list-left-bottom li.li-certificate:before {
    background-image: url(/wp-content/themes/Divi-child/assets/img/user-certificate.svg);
}
body.page-id-130 .login-form-top {
    max-width: 772px;
    padding: 30px 40px 37px;
    margin: 0 auto 25px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.13);
    border-radius: 6px;
}
body.page-id-130 .login-form-top h2 {
    font-family: 'Comfortaa', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 700;
    margin: 0 0 25px;
    padding: 0;
}
body.page-id-130 .acf-fields.acf-form-fields.-top {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}
body.page-id-130 .login-form-top form.acfe-form {
    max-width: 600px;
    margin: 0 auto;
}
body.page-id-130 .acf-label, body.page-id-130 .acf-input {
    text-align: left;    
    margin: 0 !important;
}
body.page-id-130 .acf-field .acf-label label {
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #000;
    margin: 0 0 2px!important;
}
body.page-id-130 .acf-fields .acf-field input {
    width: 100% !important;
    border: 1px solid #E3E7F0 !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    color: #000;
    line-height: 20px !important;
    padding: 8px 10px !important;
    outline: 0 !important;
    height: 40px;
}
body.page-id-130 .acfe-form .acf-form-submit {
    margin-top: 8px;
}
body.page-id-130 .acf-icon.-cancel:before {
    content: "\f335";
    margin: 2px;
}
body.page-id-130 .login-form-top input.acf-button.button.button-primary.button-large {
    margin: 0 !important;
    width: 100%;
    max-width: 600px;
    font-family: 'Comfortaa', sans-serif;
    text-transform: capitalize !important;
    border-radius: 6px !important;
    height: 38px;
    padding: 8px 20px;
    line-height: 24px;
    font-size: 16px;
}
body.page-id-130 .et_pb_section.et_pb_section_0 .et_pb_row.et_pb_row_0 {
    padding: 0;
}
body.page-id-130 .et_pb_section.et_pb_section_0 .et_pb_row.et_pb_row_1 {
    max-width: 770px;
    margin: 0 auto;
    padding: 0 0 60px;
}
body.page-id-130 #et-main-area #main-content {
    padding: 0 0 120px !important;
}
body.page-id-130 .et_pb_row.et_pb_row_1 {
    display: none;
}
body.page-id-130 .et_pb_section.et_pb_section_1 .et_pb_row.et_pb_row_3 {
    max-width: 770px;
    margin: 0 auto;
    padding: 0 0 60px;
}
body.page-id-130 .et_pb_section.et_pb_section_1 .et_pb_row.et_pb_row_2 {
    padding: 0 !important;
}
body.page-id-130 .et_pb_section.et_pb_section_1.et_section_regular {
    padding: 0 15px!important;
}
body.page-id-130 .et_pb_section.et_pb_section_0 {
    padding: 30px 15px 0!important;
}
body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_module, 
body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_2 .et_pb_module {
    background: transparent !important;
    padding: 0 !important;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
}
body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_1, 
body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_2 {
    width: 100%;
    padding: 0 !important;
}
body.page-id-130 .et_pb_section.et_pb_section_1 .et_pb_column.et_pb_column_1_2.et_pb_column_3 {
    width: 100% !important;
    padding: 0 !important;
}  
body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_module p, 
body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_1 .block-tarifs {
    padding: 0;
    margin: 0 0 15px;
}
body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_1 .block-tarifs p {
    font-size: 16px;
    line-height: 28px;
    padding: 7px 0 !important;
    margin: 0 !important;
    color: #000;
    font-weight: 300;
}

body.page-id-130 .et_pb_column.et_pb_column_1_2.et_pb_column_1 .block-tarifs p strong {
    color: #a72d57 !important;
    font-weight: 700 !important;
}
body.page-id-130 .stdForm .label-text .info {
    font-family: 'Comfortaa', sans-serif;
    font-size: 13px;
    line-height: 24px;
    opacity: 1;
    color: #65819E;
}
body.page-id-130 .stdForm .label-text .info.mr-12 {
    margin-left: 12px;
}
body.page-id-130 .stdForm .form-content .creneaux .creneau svg.removeTimeslot {
    margin-left: 14px;
}
body.page-id-130 .stdForm .form-content .label-text.mb-3 {
    margin-bottom: 14px;
}
body.page-id-23167 .stdForm .info.error, body.page-id-130 .stdForm .info.error {
    opacity: 1 !important;
    display: block !important;
    background: transparent !important;
    color: #fff !important;
    background-color: #CB2027 !important;
    font-size: 14px !important;
    text-decoration: none;
    line-height: 24px !important;
    padding: 0 !important;
    font-family: 'Comfortaa', sans-serif;
    font-weight: 700;
}
body.page-id-23167 .stdForm .info.error, body.page-id-130 .stdForm .info.error {
    margin-left: 12px;
    max-width: calc(100% - 24px);
    padding: 8px 12px 8px 36px !important;
    position: relative;
    margin-bottom: 8px;
    border-radius: 3px;
    width: auto;
}
body.page-id-23167 .stdForm .group.full.mb-0, body.page-id-130 .stdForm .group.full.mb-0 {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
body.page-id-23167 .stdForm .group.fifty .info.error, body.page-id-23167 .stdForm .group.full .info.error, 
body.page-id-130 .stdForm .group.fifty .info.error, body.page-id-130 .stdForm .group.full .info.error {
    margin-left: 0!important;
    max-width: 100%!important;
    display: table !important;
}
body.page-id-23167 .stdForm .info.error::after, body.page-id-130 .stdForm .info.error::after  {
    content: "\f05a"!important;
    position: absolute;
    left: 12px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: #fff !important;
}
body.page-id-130 .select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 0px;
    width: 100% !important;
    border: 1px solid #E5EBEE;
}
body.page-id-130 .select2-container {
    width: 100% !important;
    height: 40px;
}
body.page-id-130 .select2-container .select2-selection--single {
    height: 40px;
    border-radius: 6px !important;
}
body.page-id-130 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
    right: 8px;
}
body.page-id-130 .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 7px 10px !important;
}
body.page-id-130 .group.full.statutradios ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
body.page-id-130 .stdForm .form-content .group.full.statutradios label em {
    font-weight: 400;
}
body.page-id-130 .stdForm .form-content .group.tiers label sup {
    bottom: .5em;
}
body.page-id-130 .group.tiers {
    display: inline-block;
    width: calc(calc(100% / 3) - 0px);
    vertical-align: top;
    padding: 0 12px;
}
body.page-id-130 .dropfile5, body.page-id-130 .dropfile6, body.page-id-130 .dropfile7, 
body.page-id-130 .dropfile8, body.page-id-130 .dropfile4, 
body.page-id-130 .dropfile3, body.page-id-130 .dropfile2, body.page-id-130 .dropfile {
    width: 100%;
    height: 80px;
    opacity: 1;
    border: 1px dashed #1F446B;
    border: 1px dashed transparent !important;
    margin-top: 10px;
    margin-bottom: 28px;
    background-size: cover;
    background-position: center;
    background-color: #F3F4F8;
    border-radius: 6px;
    position: relative;
    background-image: none !important;
}
body.page-id-130 .dropfile5:before, body.page-id-130 .dropfile6:before, 
body.page-id-130 .dropfile7:before, body.page-id-130 .dropfile8:before, 
body.page-id-130 .dropfile4:before, body.page-id-130 .dropfile3:before, 
body.page-id-130 .dropfile2:before, body.page-id-130 .dropfile:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%231F446BFF' stroke-width='1' stroke-dasharray='7%2c 8' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    background-repeat: repeat;
    border-radius: 6px;
}
body.page-id-130 .dropfile5 > div , body.page-id-130 .dropfile6 > div , 
body.page-id-130 .dropfile7 > div , body.page-id-130 .dropfile8 > div , 
body.page-id-130 .dropfile4 > div , body.page-id-130 .dropfile3 > div , 
body.page-id-130 .dropfile2 > div , body.page-id-130 .dropfile > div {
    width: 100%;
    height: 100%;
}
body.page-id-130 .group.tiers .stdButton {
    background: transparent;
    width: 100% !important;
    display: block;
    height: 100%;
}
body.page-id-130 .stdForm .form-content .group.tiers label {
    text-align: left;
}
body.page-id-130 .stdForm .form-content label.label-dropfile5, body.page-id-130 .stdForm .form-content label.label-dropfile6, body.page-id-130 .stdForm .form-content label.label-dropfile4 {
    height: 48px;
}
body.page-id-130 .stdForm .form-content label.label-dropfile4 {
    font-size: 12px !important;
}
body.page-id-130 .stdForm .form-content .group.tiers .filetype {
    font-family: 'Comfortaa', sans-serif;
    font-weight: 600;
    margin-top: 4px;
    font-size: 0;
    display: none!important;
}
body.page-id-130 .group.tiers .loaded .stdButton, body.page-id-130 .group.tiers .loaded .stdButton svg, body.page-id-130 .group.tiers .loaded .stdButton svg path {
    display: table !important;
    text-align: center !important;
    margin: 0 auto;
}
body.page-id-130 .group.tiers .loaded * {
    display: block!important;
}
body.page-id-130 .group.tiers .loaded input {
    display: none!important;
}
body.page-id-130 .group.tiers .loaded .filename {
    display: block !important;
    position: relative !important;
    font-family: 'Comfortaa', sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
    padding-right: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    vertical-align: middle;
    text-decoration: none;
}
body.page-id-130 .group.tiers .loaded .tooltip, body.page-id-130 .group.tiers .loaded .filetype {
    display: none !important;
}
body.page-id-130 .group.tiers .loaded-file {
    position: absolute !important;
    height: 24px;
    bottom: -30px;
    transform: none !important;
    top: inherit !important;
    left: 0 !important;
    text-align: left !important;
    z-index: 1;
}
body.page-id-130 .group.tiers .loaded {
    margin-bottom: 40px;
}
body.page-id-130 .group.tiers .loaded .remove {
    color: #CB2027;
    background: transparent;
    border: 1px solid #CB2027;
    width: 19px;
    height: 19px;
    line-height: inherit !important;
    font-size: 17px;
    font-weight: 900 !important;
    padding: 0 !important;
    right: 0;
    top: 1px !important;
    cursor: pointer;
    z-index: 2;
    position: absolute;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.dropfile:not(.loaded) .filename, .dropfile2:not(.loaded) .filename, .dropfile5:not(.loaded) .filename, .dropfile6:not(.loaded) .filename, 
.dropfile7:not(.loaded) .filename, .dropfile8:not(.loaded) .filename, .dropfile3:not(.loaded) .filename, .dropfile4:not(.loaded) .filename {
    display: none!important;
}
body.page-id-130 #main-content .et_pb_section {
    overflow-x: hidden;
}
@media (max-width: 1100px) {
body.page-id-130 .stdForm .form-content label.label-dropfile5, body.page-id-130 .stdForm .form-content label.label-dropfile6, body.page-id-130 .stdForm .form-content label.label-dropfile4 {
    height: 70px;
}
}
@media (max-width: 1030px) {
body.page-id-130 .group.tiers {
    width: calc(calc(100% / 3) - 0px) !important;
}
}
@media (max-width: 992px) {
body.page-id-130 .group.tiers {
    width: calc(calc(100% / 2) - 0px) !important;
}
body.page-id-130 .stdForm .form-content label.label-dropfile5 {
    height: auto!important;
}    
body.page-id-130 .stdForm .form-content label.label-dropfile6, body.page-id-130 .stdForm .form-content label.label-dropfile4 {
    height: 48px;
}
}
@media (max-width: 767px) {   
body.page-id-130 .group.tiers {
    width:100%!important;
}
body.page-id-130 .stdForm .form-content label.label-dropfile5 {
    height: auto!important;
}    
body.page-id-130 .stdForm .form-content label.label-dropfile6, body.page-id-130 .stdForm .form-content label.label-dropfile4 {
    height: auto!important;
}
}
/****/
body.page-id-130 #main-content, body.page-id-23167 #main-content {
    min-height: calc(100vh - 215px);
}
body.page-id-130 .container-sm, body.page-id-23167 .container-sm {
    background: #fff;
    border-radius: 6px;
    padding: 28px 40px 36px 38px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.13);
    margin: 0 0 22px;
}
body.page-id-130 .logged-msg, body.page-id-23167 .logged-msg {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
}
body.page-id-130 .logged-msg a.stdButton.redirect-to-dash, body.page-id-23167 .logged-msg a.stdButton.redirect-to-dash {
    height: 40px;
    font-family: 'Comfortaa', sans-serif;
    font-size: 16px;
    text-transform: none !important;
    padding: 6px 15px !important;
    line-height: 28px;
    font-weight: 500;
    margin: 6px 0 21px;
    border-radius: 3px;
}
body.page-id-130 .logged-msg a.stdButton.redirect-to-dash:hover, 
body.page-id-23167 .logged-msg a.stdButton.redirect-to-dash:hover {
    background-color: #17365d!important;
}
.info.error.error_.error_auth {
    /*text-align: center;*/
}
@media (max-width: 1200px) {
    body.page-id-130 .container-sm, body.page-id-23167 .container-sm {
        margin-top: 30px !important;
    }
}
/***** End inscription-pro *****/